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