Searched refs:V4L2_CTRL_COUNT (Results 1 – 2 of 2) sorted by relevance
15 #define V4L2_CTRL_COUNT 29 /* number of v4l controls */ macro44 struct v4l2_ctrl *ctrls[V4L2_CTRL_COUNT];
928 static const struct bm2835_mmal_v4l2_ctrl v4l2_ctrls[V4L2_CTRL_COUNT] = {1178 for (c = 0; c < V4L2_CTRL_COUNT; c++) { in bm2835_mmal_set_all_camera_controls()1250 v4l2_ctrl_handler_init(hdl, V4L2_CTRL_COUNT); in bm2835_mmal_init_controls()1252 for (c = 0; c < V4L2_CTRL_COUNT; c++) { in bm2835_mmal_init_controls()1308 V4L2_CTRL_COUNT, ctrl->id); in bm2835_mmal_init_controls()1312 for (c = 0; c < V4L2_CTRL_COUNT; c++) { in bm2835_mmal_init_controls()