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

  /src/sys/dev/usb/
emdtv_board.h 72 const struct emdtv_board *emdtv_board_lookup(uint16_t, uint16_t);
emdtv_board.c 79 emdtv_board_lookup(uint16_t vendor, uint16_t product) function in typeref:typename:const struct emdtv_board *
emdtv.c 104 sc->sc_board = emdtv_board_lookup(sc->sc_vendor, sc->sc_product);

Completed in 61 milliseconds