Home
last modified time | relevance | path

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

/linux-5.19.10/include/media/
Dv4l2-ioctl.h643 int v4l2_video_std_construct(struct v4l2_standard *vs,
/linux-5.19.10/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);
159 v4l2_video_std_construct(vs, curr_id, descr); in v4l_video_std_enumstd()