Searched refs:V4L2_STD_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
1001 std->id = V4L2_STD_UNKNOWN; in video_standard_to_v4l2_standard()1018 std->id = V4L2_STD_UNKNOWN; in video_enum_standard()1044 *stdid = V4L2_STD_UNKNOWN; in video_get_standard()1066 if (stdid != V4L2_STD_UNKNOWN) in video_set_standard()
2254 #define V4L2_STD_UNKNOWN 0 macro