Searched refs:hdmi_client (Results 1 – 1 of 1) sorted by relevance
237 struct i2c_client *hdmi_client = of_find_i2c_device_by_node(np); in cec_notifier_parse_hdmi_phandle() local239 if (hdmi_client) in cec_notifier_parse_hdmi_phandle()240 hdmi_dev = &hdmi_client->dev; in cec_notifier_parse_hdmi_phandle()