Home
last modified time | relevance | path

Searched refs:cec_notifier_parse_hdmi_phandle (Results 1 – 7 of 7) sorted by relevance

/linux/include/media/
H A Dcec-notifier.h108 struct device *cec_notifier_parse_hdmi_phandle(struct device *dev);
146 static inline struct device *cec_notifier_parse_hdmi_phandle(struct device *dev) in cec_notifier_parse_hdmi_phandle() function
/linux/drivers/media/cec/core/
H A Dcec-notifier.c219 struct device *cec_notifier_parse_hdmi_phandle(struct device *dev) in cec_notifier_parse_hdmi_phandle() function
256 EXPORT_SYMBOL_GPL(cec_notifier_parse_hdmi_phandle);
/linux/drivers/media/cec/platform/cec-gpio/
H A Dcec-gpio.c181 hdmi_dev = cec_notifier_parse_hdmi_phandle(dev); in cec_gpio_probe()
/linux/drivers/media/cec/platform/s5p/
H A Ds5p_cec.c187 hdmi_dev = cec_notifier_parse_hdmi_phandle(dev); in s5p_cec_probe()
/linux/drivers/media/cec/platform/tegra/
H A Dtegra_cec.c324 hdmi_dev = cec_notifier_parse_hdmi_phandle(&pdev->dev); in tegra_cec_probe()
/linux/drivers/media/cec/platform/meson/
H A Dao-cec.c607 hdmi_dev = cec_notifier_parse_hdmi_phandle(&pdev->dev); in meson_ao_cec_probe()
H A Dao-cec-g12a.c639 hdmi_dev = cec_notifier_parse_hdmi_phandle(&pdev->dev); in meson_ao_cec_g12a_probe()