Searched refs:adv7511_ctrl_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | adv7511-v4l2.c | 443 static const struct v4l2_ctrl_ops adv7511_ctrl_ops = { variable 1832 state->hdmi_mode_ctrl = v4l2_ctrl_new_std_menu(hdl, &adv7511_ctrl_ops, in adv7511_probe() 1842 v4l2_ctrl_new_std_menu(hdl, &adv7511_ctrl_ops, in adv7511_probe() 1846 v4l2_ctrl_new_std_menu(hdl, &adv7511_ctrl_ops, in adv7511_probe()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | adv7511-v4l2.c | 409 static const struct v4l2_ctrl_ops adv7511_ctrl_ops = { variable 1803 state->hdmi_mode_ctrl = v4l2_ctrl_new_std_menu(hdl, &adv7511_ctrl_ops, in adv7511_probe() 1813 v4l2_ctrl_new_std_menu(hdl, &adv7511_ctrl_ops, in adv7511_probe() 1817 v4l2_ctrl_new_std_menu(hdl, &adv7511_ctrl_ops, in adv7511_probe()
|
Completed in 6 milliseconds