Searched defs:PCM_N_URBS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/usb/6fire/ | ||
H A D | pcm.h | 21 PCM_N_URBS = 16, PCM_N_PACKETS_PER_URB = 8, PCM_MAX_PACKET_SIZE = 604 enumerator |
/openbmc/linux/sound/usb/hiface/ | ||
H A D | pcm.c | 20 #define PCM_N_URBS 8 macro |