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

  /src/sys/dev/
video.c 282 static int video_get_frequency(struct video_softc *,
1416 video_get_frequency(struct video_softc *sc, struct v4l2_frequency *freq) function in typeref:typename:int
2104 return video_get_frequency(sc, freq);
video.c 282 static int video_get_frequency(struct video_softc *,
1416 video_get_frequency(struct video_softc *sc, struct v4l2_frequency *freq) function in typeref:typename:int
2104 return video_get_frequency(sc, freq);

Completed in 29 milliseconds