Home
last modified time | relevance | path

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

/linux-4.19.296/include/media/
Dv4l2-ioctl.h642 int v4l2_video_std_construct(struct v4l2_standard *vs,
/linux-4.19.296/drivers/media/v4l2-core/
Dv4l2-ioctl.c118 int v4l2_video_std_construct(struct v4l2_standard *vs, in v4l2_video_std_construct() function
127 EXPORT_SYMBOL(v4l2_video_std_construct);
161 v4l2_video_std_construct(vs, curr_id, descr); in v4l_video_std_enumstd()