Searched refs:V4L2_CID_MAX_CTRLS (Results 1 – 3 of 3) sorted by relevance
1980 #define V4L2_CID_MAX_CTRLS 1024 macro
571 ignore define V4L2_CID_MAX_CTRLS
3133 if (ctrls->count > V4L2_CID_MAX_CTRLS) { in check_array_args()