Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dvideo.c273 static int video_enum_input(struct video_softc *, struct v4l2_input *);
1137 video_enum_input(struct video_softc *sc, struct v4l2_input *input) in video_enum_input() function
2041 return video_enum_input(sc, input); in videoioctl()