Home
last modified time | relevance | path

Searched refs:fill_queryctrl (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/media/video/hdpvr/
Dhdpvr-video.c726 static int fill_queryctrl(struct hdpvr_options *opt, struct v4l2_queryctrl *qc, in fill_queryctrl() function
798 return fill_queryctrl(&dev->options, qc, in vidioc_queryctrl()
/linux-2.6.39/drivers/media/video/saa7164/
Dsaa7164-vbi.c738 static int fill_queryctrl(struct saa7164_vbi_params *params, in fill_queryctrl() function
798 return fill_queryctrl(&port->vbi_params, c); in vidioc_queryctrl()
Dsaa7164-encoder.c799 static int fill_queryctrl(struct saa7164_encoder_params *params, in fill_queryctrl() function
872 return fill_queryctrl(&port->encoder_params, c); in vidioc_queryctrl()