Searched refs:V4L2_CTRL_COUNT (Results 1 – 2 of 2) sorted by relevance
16 #define V4L2_CTRL_COUNT 29 /* number of v4l controls */ macro43 struct v4l2_ctrl *ctrls[V4L2_CTRL_COUNT];
917 static const struct bm2835_mmal_v4l2_ctrl v4l2_ctrls[V4L2_CTRL_COUNT] = {1261 for (c = 0; c < V4L2_CTRL_COUNT; c++) { in bm2835_mmal_set_all_camera_controls()1327 v4l2_ctrl_handler_init(hdl, V4L2_CTRL_COUNT); in bm2835_mmal_init_controls()1329 for (c = 0; c < V4L2_CTRL_COUNT; c++) { in bm2835_mmal_init_controls()1392 V4L2_CTRL_COUNT, ctrl->id); in bm2835_mmal_init_controls()1396 for (c = 0; c < V4L2_CTRL_COUNT; c++) { in bm2835_mmal_init_controls()