Home
last modified time | relevance | path

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

/linux/sound/usb/caiaq/
H A Dinput.c341 #define TKS4_MSGBLOCK_SIZE 16 macro
349 while (len >= TKS4_MSGBLOCK_SIZE) { in snd_usb_caiaq_tks4_dispatch()
480 len -= TKS4_MSGBLOCK_SIZE; in snd_usb_caiaq_tks4_dispatch()
481 buf += TKS4_MSGBLOCK_SIZE; in snd_usb_caiaq_tks4_dispatch()