Searched refs:cx18_queryctrl (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-controls.h24 int cx18_queryctrl(struct file *file, void *fh, struct v4l2_queryctrl *a);
H A Dcx18-controls.c55 int cx18_queryctrl(struct file *file, void *fh, struct v4l2_queryctrl *qctrl) function
102 cx18_queryctrl(file, fh, &qctrl);
115 err = cx18_queryctrl(file, fh, &qctrl);
H A Dcx18-ioctl.c1137 .vidioc_queryctrl = cx18_queryctrl,

Completed in 112 milliseconds