Searched refs:c6711_burst_size (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/pci/asihpi/
H A Dhpi6000.c1213 int c6711_burst_size = 128; local
1220 if (local_count > c6711_burst_size)
1221 xfer_size = c6711_burst_size;
1251 int c6711_burst_size = 16; local
1258 if (local_count > c6711_burst_size)
1259 xfer_size = c6711_burst_size;

Completed in 117 milliseconds