Searched refs:allow_priv (Results 1 – 1 of 1) sorted by relevance
907 static int check_ext_ctrls(struct v4l2_ext_controls *c, int allow_priv) in check_ext_ctrls() argument921 if (!allow_priv && c->which == V4L2_CID_PRIVATE_BASE) in check_ext_ctrls()