Searched refs:thp7312_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | thp7312.c | 1156 static const struct v4l2_ctrl_ops thp7312_ctrl_ops = { variable 1164 .ops = &thp7312_ctrl_ops, 1175 .ops = &thp7312_ctrl_ops, 1187 .ops = &thp7312_ctrl_ops, 1196 .ops = &thp7312_ctrl_ops, 1205 .ops = &thp7312_ctrl_ops, 1266 v4l2_ctrl_new_std(hdl, &thp7312_ctrl_ops, in thp7312_init_controls() 1270 v4l2_ctrl_new_std(hdl, &thp7312_ctrl_ops, in thp7312_init_controls() 1277 v4l2_ctrl_new_std(hdl, &thp7312_ctrl_ops, in thp7312_init_controls() 1284 v4l2_ctrl_new_std(hdl, &thp7312_ctrl_ops, V4L2_CID_AUTO_WHITE_BALANCE, in thp7312_init_controls() [all …]
|