Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dad9389b.c83 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()
Dadv7511-v4l2.c114 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()