Home
last modified time | relevance | path

Searched refs:v4l2_video_std_frame_period (Results 1 – 5 of 5) sorted by relevance

/linux/include/media/ !
H A Dv4l2-ioctl.h614 * v4l2_video_std_frame_period - Ancillary routine that fills a
621 void v4l2_video_std_frame_period(int id, struct v4l2_fract *frameperiod);
/linux/drivers/media/common/saa7146/ !
H A Dsaa7146_video.c335 v4l2_video_std_frame_period(vv->standard->id, in vidioc_g_parm()
/linux/drivers/media/v4l2-core/ !
H A Dv4l2-ioctl.c97 void v4l2_video_std_frame_period(int id, struct v4l2_fract *frameperiod) in v4l2_video_std_frame_period() function
107 EXPORT_SYMBOL(v4l2_video_std_frame_period);
115 v4l2_video_std_frame_period(id, &vs->frameperiod); in v4l2_video_std_construct()
2266 v4l2_video_std_frame_period(std, &p->parm.capture.timeperframe); in v4l_g_parm()
/linux/drivers/media/usb/em28xx/ !
H A Dem28xx-video.c1613 v4l2_video_std_frame_period(v4l2->norm, in vidioc_g_parm()
/linux/drivers/media/pci/bt8xx/ !
H A Dbttv-driver.c2170 v4l2_video_std_frame_period(bttv_tvnorms[btv->tvnorm].v4l2_id, in bttv_g_parm()