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

  /src/sys/dev/usb/
usb_quirks.h 45 #define UQ_AU_INP_ASYNC 0x0800 /* input is async despite claim of adaptive */
usb_quirks.c 258 { UQ_AU_INP_ASYNC, NULL }},
260 { UQ_AU_INP_ASYNC, NULL }},
262 { UQ_AU_INP_ASYNC, NULL }},
264 { UQ_AU_INP_ASYNC, NULL }},
uaudio.c 2240 if ((usbd_get_quirks(sc->sc_udev)->uq_flags & UQ_AU_INP_ASYNC) &&

Completed in 14 milliseconds