Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/cec/core/
Dcec-notifier.c231 struct i2c_client *hdmi_client = of_find_i2c_device_by_node(np); in cec_notifier_parse_hdmi_phandle() local
233 if (hdmi_client) in cec_notifier_parse_hdmi_phandle()
234 hdmi_dev = &hdmi_client->dev; in cec_notifier_parse_hdmi_phandle()