Home
last modified time | relevance | path

Searched refs:adv7511_have_hotplug (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dadv7511-v4l2.c306 static inline bool adv7511_have_hotplug(struct v4l2_subdev *sd) in adv7511_have_hotplug() function
922 else if (adv7511_have_hotplug(sd)) in adv7511_set_isr()
1501 if (adv7511_have_hotplug(sd)) { in adv7511_edid_handler()
1586 v4l2_ctrl_s_ctrl(state->hotplug_ctrl, adv7511_have_hotplug(sd) ? 0x1 : 0x0); in adv7511_check_monitor_present_status()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dadv7511-v4l2.c272 static inline bool adv7511_have_hotplug(struct v4l2_subdev *sd) in adv7511_have_hotplug() function
888 else if (adv7511_have_hotplug(sd)) in adv7511_set_isr()
1467 if (adv7511_have_hotplug(sd)) { in adv7511_edid_handler()
1552 v4l2_ctrl_s_ctrl(state->hotplug_ctrl, adv7511_have_hotplug(sd) ? 0x1 : 0x0); in adv7511_check_monitor_present_status()

Completed in 6 milliseconds