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

  /src/sys/dev/
video_if.h 470 int (*enum_standard)(void *, uint32_t, enum video_standard *); member in struct:video_hw_if
video.c 1025 if (hw->enum_standard == NULL) {
1035 err = hw->enum_standard(sc->hw_softc, std->index, &vstd);
  /src/sys/dev/usb/
auvitek_video.c 112 .enum_standard = auvitek_enum_standard,

Completed in 44 milliseconds