HomeSort by: relevance | last modified time | path
    Searched refs:get_standard (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/
video_if.h 471 int (*get_standard)(void *, enum video_standard *); member in struct:video_hw_if
video_if.h 471 int (*get_standard)(void *, enum video_standard *); member in struct:video_hw_if
video.c 1053 if (hw->get_standard == NULL) {
1058 err = hw->get_standard(sc->hw_softc, &vstd);
video.c 1053 if (hw->get_standard == NULL) {
1058 err = hw->get_standard(sc->hw_softc, &vstd);
  /src/sys/dev/usb/
auvitek_video.c 113 .get_standard = auvitek_get_standard,
auvitek_video.c 113 .get_standard = auvitek_get_standard,

Completed in 67 milliseconds