Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/
H A Dvideo.c271 static int video_set_input(struct video_softc *, int);
1093 video_set_input(struct video_softc *sc, int index) in video_set_input() function
1938 return video_set_input(sc, *ip); in videoioctl()