cec_notifier_parse_hdmi_phandle
EXPORT_SYMBOL_GPL(cec_notifier_parse_hdmi_phandle);
hdmi_dev = cec_notifier_parse_hdmi_phandle(dev);
hdmi_dev = cec_notifier_parse_hdmi_phandle(&pdev->dev);
hdmi_dev = cec_notifier_parse_hdmi_phandle(&pdev->dev);
hdmi_dev = cec_notifier_parse_hdmi_phandle(dev);
hdmi_dev = cec_notifier_parse_hdmi_phandle(dev);
hdmi_dev = cec_notifier_parse_hdmi_phandle(&pdev->dev);
struct device *cec_notifier_parse_hdmi_phandle(struct device *dev);