Home
last modified time | relevance | path

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

/linux-4.4.14/include/media/
Dv4l2-ioctl.h311 extern void v4l2_video_std_frame_period(int id, struct v4l2_fract *frameperiod);
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-ioctl.c101 void v4l2_video_std_frame_period(int id, struct v4l2_fract *frameperiod) in v4l2_video_std_frame_period() function
111 EXPORT_SYMBOL(v4l2_video_std_frame_period);
119 v4l2_video_std_frame_period(id, &vs->frameperiod); in v4l2_video_std_construct()
1889 v4l2_video_std_frame_period(std, &p->parm.capture.timeperframe); in v4l_g_parm()
/linux-4.4.14/drivers/media/common/saa7146/
Dsaa7146_video.c598 v4l2_video_std_frame_period(vv->standard->id, in vidioc_g_parm()
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-video.c1432 v4l2_video_std_frame_period(v4l2->norm, in vidioc_g_parm()
/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttv-driver.c2781 v4l2_video_std_frame_period(bttv_tvnorms[btv->tvnorm].v4l2_id, in bttv_g_parm()