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