Home
last modified time | relevance | path

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

/linux-4.1.27/include/media/
Dv4l2-ioctl.h304 extern int v4l2_video_std_construct(struct v4l2_standard *vs,
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-ioctl.c116 int v4l2_video_std_construct(struct v4l2_standard *vs, in v4l2_video_std_construct() function
125 EXPORT_SYMBOL(v4l2_video_std_construct);
1511 v4l2_video_std_construct(p, curr_id, descr); in v4l_enumstd()