Home
last modified time | relevance | path

Searched refs:cec_notifier_conn_register (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/include/media/
Dcec-notifier.h39 cec_notifier_conn_register(struct device *hdmi_dev, const char *port_name,
113 cec_notifier_conn_register(struct device *hdmi_dev, const char *port_name, in cec_notifier_conn_register() function
/Linux-v6.1/drivers/media/cec/core/
Dcec-notifier.c105 cec_notifier_conn_register(struct device *hdmi_dev, const char *port_name, in cec_notifier_conn_register() function
127 EXPORT_SYMBOL_GPL(cec_notifier_conn_register);
/Linux-v6.1/drivers/gpu/drm/tegra/
Doutput.c210 output->cec = cec_notifier_conn_register(output->dev, NULL, in tegra_output_init()
/Linux-v6.1/drivers/gpu/drm/meson/
Dmeson_encoder_hdmi.c446 notifier = cec_notifier_conn_register(&pdev->dev, NULL, &conn_info); in meson_encoder_hdmi_init()
/Linux-v6.1/drivers/gpu/drm/sti/
Dsti_hdmi.c1330 hdmi->notifier = cec_notifier_conn_register(&hdmi->dev, NULL, in sti_hdmi_bind()
/Linux-v6.1/drivers/gpu/drm/exynos/
Dexynos_hdmi.c978 hdata->notifier = cec_notifier_conn_register(hdata->dev, NULL, in hdmi_create_connector()
/Linux-v6.1/drivers/gpu/drm/i2c/
Dtda998x_drv.c1930 priv->cec_notify = cec_notifier_conn_register(dev, NULL, NULL); in tda998x_create()
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_hdmi.c2999 cec_notifier_conn_register(dev->dev, port_identifier(port), in intel_hdmi_init_connector()
/Linux-v6.1/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c2621 notifier = cec_notifier_conn_register(hdmi->dev, NULL, &conn_info); in dw_hdmi_connector_create()