Home
last modified time | relevance | path

Searched refs:cec_notifier_parse_hdmi_phandle (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/include/media/
H A Dcec-notifier.h100 * cec_notifier_parse_hdmi_phandle - find the hdmi device from "hdmi-phandle"
108 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
/kernel/linux/linux-6.6/include/media/
H A Dcec-notifier.h100 * cec_notifier_parse_hdmi_phandle - find the hdmi device from "hdmi-phandle"
108 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
/kernel/linux/linux-5.10/drivers/media/cec/core/
H A Dcec-notifier.c212 struct device *cec_notifier_parse_hdmi_phandle(struct device *dev) in cec_notifier_parse_hdmi_phandle() function
239 EXPORT_SYMBOL_GPL(cec_notifier_parse_hdmi_phandle); variable
/kernel/linux/linux-6.6/drivers/media/cec/core/
H A Dcec-notifier.c214 struct device *cec_notifier_parse_hdmi_phandle(struct device *dev) in cec_notifier_parse_hdmi_phandle() function
251 EXPORT_SYMBOL_GPL(cec_notifier_parse_hdmi_phandle); variable
/kernel/linux/linux-5.10/drivers/media/cec/platform/cec-gpio/
H A Dcec-gpio.c187 hdmi_dev = cec_notifier_parse_hdmi_phandle(dev); in cec_gpio_probe()
/kernel/linux/linux-5.10/drivers/media/cec/platform/sti/
H A Dstih-cec.c307 hdmi_dev = cec_notifier_parse_hdmi_phandle(dev); in stih_cec_probe()
/kernel/linux/linux-5.10/drivers/media/cec/platform/s5p/
H A Ds5p_cec.c188 hdmi_dev = cec_notifier_parse_hdmi_phandle(dev); in s5p_cec_probe()
/kernel/linux/linux-6.6/drivers/media/cec/platform/cec-gpio/
H A Dcec-gpio.c181 hdmi_dev = cec_notifier_parse_hdmi_phandle(dev); in cec_gpio_probe()
/kernel/linux/linux-6.6/drivers/media/cec/platform/sti/
H A Dstih-cec.c306 hdmi_dev = cec_notifier_parse_hdmi_phandle(dev); in stih_cec_probe()
/kernel/linux/linux-6.6/drivers/media/cec/platform/s5p/
H A Ds5p_cec.c187 hdmi_dev = cec_notifier_parse_hdmi_phandle(dev); in s5p_cec_probe()
/kernel/linux/linux-5.10/drivers/media/cec/platform/tegra/
H A Dtegra_cec.c324 hdmi_dev = cec_notifier_parse_hdmi_phandle(&pdev->dev); in tegra_cec_probe()
/kernel/linux/linux-6.6/drivers/media/cec/platform/tegra/
H A Dtegra_cec.c324 hdmi_dev = cec_notifier_parse_hdmi_phandle(&pdev->dev); in tegra_cec_probe()
/kernel/linux/linux-5.10/drivers/media/cec/platform/meson/
H A Dao-cec.c608 hdmi_dev = cec_notifier_parse_hdmi_phandle(&pdev->dev); in meson_ao_cec_probe()
H A Dao-cec-g12a.c640 hdmi_dev = cec_notifier_parse_hdmi_phandle(&pdev->dev); in meson_ao_cec_g12a_probe()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds