Home
last modified time | relevance | path

Searched refs:v4l2_video_std_construct (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-ioctl.h643 int v4l2_video_std_construct(struct v4l2_standard *vs,
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c125 int v4l2_video_std_construct(struct v4l2_standard *vs, in v4l2_video_std_construct() function
134 EXPORT_SYMBOL(v4l2_video_std_construct);
168 v4l2_video_std_construct(vs, curr_id, descr); in v4l_video_std_enumstd()