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

  /src/sys/dev/
video.c 275 static int video_get_input(struct video_softc *, int *);
1176 video_get_input(struct video_softc *sc, int *index) function in typeref:typename:int
2077 return video_get_input(sc, ip);

Completed in 31 milliseconds