Searched refs:SIZEOFDUXBUFFER (Results 1 – 2 of 2) sorted by relevance
97 #define SIZEOFDUXBUFFER ((8 * SIZEDAOUT + 2)) macro563 devpriv->dux_commands, SIZEOFDUXBUFFER, in usbbuxsigma_send_cmd()1337 devpriv->dux_commands = kzalloc(SIZEOFDUXBUFFER, GFP_KERNEL); in usbduxsigma_alloc_usb_buffers()
133 #define SIZEOFDUXBUFFER (8 * SIZEDAOUT + 2) macro604 devpriv->dux_commands, SIZEOFDUXBUFFER, in send_dux_commands()1444 devpriv->dux_commands = kzalloc(SIZEOFDUXBUFFER, GFP_KERNEL); in usbdux_alloc_usb_buffers()