HomeSort by relevance Sort by last modified time
    Searched defs:UAC_VERSION_1 (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/usb/
audio.h 22 #define UAC_VERSION_1 0x00
  /external/kernel-headers/original/uapi/linux/usb/
audio.h 28 #define UAC_VERSION_1 0x00
275 if (protocol == UAC_VERSION_1)
288 return (protocol == UAC_VERSION_1) ?
297 case UAC_VERSION_1:
372 if (protocol == UAC_VERSION_1)
385 return (protocol == UAC_VERSION_1) ?
394 case UAC_VERSION_1:
409 case UAC_VERSION_1:
426 case UAC_VERSION_1:
442 case UAC_VERSION_1
    [all...]

Completed in 191 milliseconds