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