Searched refs:PCM_MAX_PACKET_SIZE (Results 1 – 2 of 2) sorted by relevance
21 PCM_N_URBS = 16, PCM_N_PACKETS_PER_URB = 8, PCM_MAX_PACKET_SIZE = 604 enumerator
64 .period_bytes_min = PCM_N_PACKETS_PER_URB * (PCM_MAX_PACKET_SIZE - 4),574 PCM_N_PACKETS_PER_URB * PCM_MAX_PACKET_SIZE; in usb6fire_pcm_init_urb()589 rt->out_urbs[i].buffer = kcalloc(PCM_MAX_PACKET_SIZE, in usb6fire_pcm_buffers_init()594 rt->in_urbs[i].buffer = kcalloc(PCM_MAX_PACKET_SIZE, in usb6fire_pcm_buffers_init()