Home
last modified time | relevance | path

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

/Linux-v5.4/include/media/
Dcec-notifier.h129 struct device *cec_notifier_parse_hdmi_phandle(struct device *dev);
176 static inline struct device *cec_notifier_parse_hdmi_phandle(struct device *dev) in cec_notifier_parse_hdmi_phandle() function
/Linux-v5.4/drivers/media/cec/
Dcec-notifier.c228 struct device *cec_notifier_parse_hdmi_phandle(struct device *dev) in cec_notifier_parse_hdmi_phandle() function
255 EXPORT_SYMBOL_GPL(cec_notifier_parse_hdmi_phandle);
/Linux-v5.4/drivers/media/platform/s5p-cec/
Ds5p_cec.c183 hdmi_dev = cec_notifier_parse_hdmi_phandle(dev); in s5p_cec_probe()
/Linux-v5.4/drivers/media/platform/sti/cec/
Dstih-cec.c307 hdmi_dev = cec_notifier_parse_hdmi_phandle(dev); in stih_cec_probe()
/Linux-v5.4/drivers/media/platform/tegra-cec/
Dtegra_cec.c324 hdmi_dev = cec_notifier_parse_hdmi_phandle(&pdev->dev); in tegra_cec_probe()
/Linux-v5.4/drivers/media/platform/meson/
Dao-cec.c608 hdmi_dev = cec_notifier_parse_hdmi_phandle(&pdev->dev); in meson_ao_cec_probe()
Dao-cec-g12a.c640 hdmi_dev = cec_notifier_parse_hdmi_phandle(&pdev->dev); in meson_ao_cec_g12a_probe()