HomeSort by: relevance | last modified time | path
    Searched defs:video_set_input (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/
video.c 276 static int video_set_input(struct video_softc *, int);
1203 video_set_input(struct video_softc *sc, int index) function in typeref:typename:int
2082 return video_set_input(sc, *ip);
video.c 276 static int video_set_input(struct video_softc *, int);
1203 video_set_input(struct video_softc *sc, int index) function in typeref:typename:int
2082 return video_set_input(sc, *ip);

Completed in 28 milliseconds