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

  /src/sys/dev/
video_if.h 472 int (*set_standard)(void *, enum video_standard); member in struct:video_hw_if
video.c 1075 if (hw->set_standard == NULL) {
1083 return hw->set_standard(sc->hw_softc, vstd);
  /src/sys/dev/usb/
auvitek_video.c 114 .set_standard = auvitek_set_standard,

Completed in 17 milliseconds