Searched refs:no_ctl (Results 1 - 5 of 5) sorted by relevance

/drivers/media/video/cx231xx/
H A Dcx231xx-video.c108 static const struct v4l2_queryctrl no_ctl = { variable in typeref:struct:v4l2_queryctrl
1317 *qc = no_ctl;
2141 *c = no_ctl;
/drivers/media/video/cx88/
H A Dcx88-video.c158 static const struct v4l2_queryctrl no_ctl = { variable in typeref:struct:v4l2_queryctrl
358 *qctrl = no_ctl;
1609 *c = no_ctl;
/drivers/media/video/cx23885/
H A Dcx23885-video.c172 static const struct v4l2_queryctrl no_ctl = { variable in typeref:struct:v4l2_queryctrl
364 *qctrl = no_ctl;
/drivers/media/video/bt8xx/
H A Dbttv-driver.c646 static const struct v4l2_queryctrl no_ctl = { variable in typeref:struct:v4l2_queryctrl
2888 *c = no_ctl;
2892 *c = (NULL != ctrl) ? *ctrl : no_ctl;
3518 *c = no_ctl;
/drivers/media/video/cx25821/
H A Dcx25821-video.c212 *qctrl = no_ctl;
1444 static const struct v4l2_queryctrl no_ctl = { variable in typeref:struct:v4l2_queryctrl
1497 *qctrl = no_ctl;

Completed in 105 milliseconds