Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-ioctl.h655 int v4l_video_std_enumstd(struct v4l2_standard *vs, v4l2_std_id id);
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-subdev.c679 return v4l_video_std_enumstd(p, id); in subdev_do_ioctl()
H A Dv4l2-ioctl.c138 int v4l_video_std_enumstd(struct v4l2_standard *vs, v4l2_std_id id) in v4l_video_std_enumstd() function
1998 return v4l_video_std_enumstd(p, vfd->tvnorms); in v4l_enumstd()