Searched refs:V4L2_CID_MAX_CTRLS (Results 1 – 2 of 2) sorted by relevance
1567 #define V4L2_CID_MAX_CTRLS 1024 macro
2691 if (ctrls->count > V4L2_CID_MAX_CTRLS) { in check_array_args()