Home
last modified time | relevance | path

Searched refs:MAX_ENDPOINT_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux/sound/usb/caiaq/
H A Daudio.c25 #define MAX_ENDPOINT_SIZE 512 macro
238 if (bpp > MAX_ENDPOINT_SIZE) in snd_usb_caiaq_pcm_prepare()
239 bpp = MAX_ENDPOINT_SIZE; in snd_usb_caiaq_pcm_prepare()