Home
last modified time | relevance | path

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

/linux/drivers/media/cec/core/
H A Dcec-notifier.c237 struct i2c_client *hdmi_client = of_find_i2c_device_by_node(np); in cec_notifier_parse_hdmi_phandle() local
239 if (hdmi_client) in cec_notifier_parse_hdmi_phandle()
240 hdmi_dev = &hdmi_client->dev; in cec_notifier_parse_hdmi_phandle()