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

  /bionic/libc/kernel/uapi/linux/usb/
audio.h 163 #define UAC_DT_FEATURE_UNIT_SIZE(ch) (7 + ((ch) + 1) * 2)
  /external/kernel-headers/original/uapi/linux/usb/
audio.h 242 #define UAC_DT_FEATURE_UNIT_SIZE(ch) (7 + ((ch) + 1) * 2)

Completed in 45 milliseconds