Searched refs:have_edid0_ctrl (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ad9389b.c | 83 struct v4l2_ctrl *have_edid0_ctrl; member 934 v4l2_ctrl_s_ctrl(state->have_edid0_ctrl, state->edid.segments ? 0x1 : 0x0); in ad9389b_update_monitor_present_status() 1062 v4l2_ctrl_s_ctrl(state->have_edid0_ctrl, state->edid.segments ? 0x1 : 0x0); in ad9389b_check_edid_status() 1124 state->have_edid0_ctrl = v4l2_ctrl_new_std(hdl, NULL, in ad9389b_probe()
|
H A D | adv7511-v4l2.c | 115 struct v4l2_ctrl *have_edid0_ctrl; member 1485 v4l2_ctrl_s_ctrl(state->have_edid0_ctrl, 0x0); in adv7511_notify_no_edid() 1694 v4l2_ctrl_s_ctrl(state->have_edid0_ctrl, 0x1); in adv7511_check_edid_status() 1839 state->have_edid0_ctrl = v4l2_ctrl_new_std(hdl, NULL, in adv7511_probe()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | adv7511-v4l2.c | 114 struct v4l2_ctrl *have_edid0_ctrl; member 1451 v4l2_ctrl_s_ctrl(state->have_edid0_ctrl, 0x0); in adv7511_notify_no_edid() 1665 v4l2_ctrl_s_ctrl(state->have_edid0_ctrl, 0x1); in adv7511_check_edid_status() 1810 state->have_edid0_ctrl = v4l2_ctrl_new_std(hdl, NULL, in adv7511_probe()
|
Completed in 8 milliseconds