Home
last modified time | relevance | path

Searched defs:PCM_N_URBS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/usb/6fire/
H A Dpcm.h21 PCM_N_URBS = 16, PCM_N_PACKETS_PER_URB = 8, PCM_MAX_PACKET_SIZE = 604 enumerator
/openbmc/linux/sound/usb/hiface/
H A Dpcm.c20 #define PCM_N_URBS 8 macro