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

  /bionic/libc/kernel/uapi/linux/usb/
audio.h 76 #define UAC_CONTROL_BIT(CS) (1 << ((CS) - 1))
  /external/kernel-headers/original/uapi/linux/usb/
audio.h 104 #define UAC_CONTROL_BIT(CS) (1 << ((CS) - 1))

Completed in 127 milliseconds