Searched refs:V4L2_CID_MAX_CTRLS (Results 1 – 4 of 4) sorted by relevance
900 if (count > V4L2_CID_MAX_CTRLS) in bufsize_v4l2_ext_controls()928 if (count > V4L2_CID_MAX_CTRLS) in get_v4l2_ext_controls32()
2994 if (ctrls->count > V4L2_CID_MAX_CTRLS) { in check_array_args()
535 ignore define V4L2_CID_MAX_CTRLS
1784 #define V4L2_CID_MAX_CTRLS 1024 macro