Searched refs:cpia2_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
/drivers/media/usb/cpia2/ |
D | cpia2_v4l.c | 1100 static const struct v4l2_ctrl_ops cpia2_ctrl_ops = { variable 1113 .ops = &cpia2_ctrl_ops, in cpia2_register_camera() 1124 v4l2_ctrl_new_std(hdl, &cpia2_ctrl_ops, in cpia2_register_camera() 1128 v4l2_ctrl_new_std(hdl, &cpia2_ctrl_ops, in cpia2_register_camera() 1130 v4l2_ctrl_new_std(hdl, &cpia2_ctrl_ops, in cpia2_register_camera() 1132 v4l2_ctrl_new_std(hdl, &cpia2_ctrl_ops, in cpia2_register_camera() 1134 v4l2_ctrl_new_std(hdl, &cpia2_ctrl_ops, in cpia2_register_camera() 1138 v4l2_ctrl_new_std(hdl, &cpia2_ctrl_ops, in cpia2_register_camera() 1145 v4l2_ctrl_new_std(hdl, &cpia2_ctrl_ops, in cpia2_register_camera() 1149 v4l2_ctrl_new_std_menu(hdl, &cpia2_ctrl_ops, in cpia2_register_camera() [all …]
|