Searched refs:cx8800_ctrl_query (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/cx88/
H A Dcx88.h699 extern int cx8800_ctrl_query(struct cx88_core *core,
H A Dcx88-blackbird.c701 if (cx8800_ctrl_query(dev->core, qctrl) == 0)
938 return cx8800_ctrl_query(dev->core, qctrl);
H A Dcx88-video.c314 int cx8800_ctrl_query(struct cx88_core *core, struct v4l2_queryctrl *qctrl) function
336 EXPORT_SYMBOL(cx8800_ctrl_query); variable
1315 return cx8800_ctrl_query(core, qctrl);

Completed in 123 milliseconds