Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dvideo.c269 static int video_enum_standard(struct video_softc *,
1008 video_enum_standard(struct video_softc *sc, struct v4l2_standard *std) in video_enum_standard() function
2030 return video_enum_standard(sc, std); in videoioctl()