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

  /src/sys/dev/
video_if.h 484 int (*enum_input)(void *, uint32_t, struct video_input *); member in struct:video_hw_if
video.c 1154 if (hw->enum_input == NULL) {
1166 err = hw->enum_input(sc->hw_softc, input->index, &vi);
  /src/sys/dev/usb/
auvitek_video.c 122 .enum_input = auvitek_enum_input,

Completed in 13 milliseconds