Home
last modified time | relevance | path

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

/Linux-v6.1/include/media/
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-v6.1/drivers/media/cec/core/
Dcec-notifier.c213 struct device *cec_notifier_parse_hdmi_phandle(struct device *dev) in cec_notifier_parse_hdmi_phandle() function
250 EXPORT_SYMBOL_GPL(cec_notifier_parse_hdmi_phandle);
/Linux-v6.1/drivers/media/cec/platform/s5p/
Ds5p_cec.c187 hdmi_dev = cec_notifier_parse_hdmi_phandle(dev); in s5p_cec_probe()
/Linux-v6.1/drivers/media/cec/platform/cec-gpio/
Dcec-gpio.c187 hdmi_dev = cec_notifier_parse_hdmi_phandle(dev); in cec_gpio_probe()
/Linux-v6.1/drivers/media/cec/platform/sti/
Dstih-cec.c306 hdmi_dev = cec_notifier_parse_hdmi_phandle(dev); in stih_cec_probe()
/Linux-v6.1/drivers/media/cec/platform/tegra/
Dtegra_cec.c324 hdmi_dev = cec_notifier_parse_hdmi_phandle(&pdev->dev); in tegra_cec_probe()
/Linux-v6.1/drivers/media/cec/platform/meson/
Dao-cec.c607 hdmi_dev = cec_notifier_parse_hdmi_phandle(&pdev->dev); in meson_ao_cec_probe()
Dao-cec-g12a.c639 hdmi_dev = cec_notifier_parse_hdmi_phandle(&pdev->dev); in meson_ao_cec_g12a_probe()