Home
last modified time | relevance | path

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

/Linux-v5.10/include/media/
Dv4l2-ioctl.h643 int v4l2_video_std_construct(struct v4l2_standard *vs,
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-ioctl.c114 int v4l2_video_std_construct(struct v4l2_standard *vs, in v4l2_video_std_construct() function
123 EXPORT_SYMBOL(v4l2_video_std_construct);
157 v4l2_video_std_construct(vs, curr_id, descr); in v4l_video_std_enumstd()