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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/
H A Drme32.c184 #define RME32_MID_BUFFER_SIZE (1024*1024) macro
367 .buffer_bytes_max = RME32_MID_BUFFER_SIZE,
371 .periods_max = RME32_MID_BUFFER_SIZE / RME32_BLOCK_SIZE,
392 .buffer_bytes_max = RME32_MID_BUFFER_SIZE,
396 .periods_max = RME32_MID_BUFFER_SIZE / RME32_BLOCK_SIZE,
1381 0, RME32_MID_BUFFER_SIZE);
1413 0, RME32_MID_BUFFER_SIZE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/
H A Drme32.c184 #define RME32_MID_BUFFER_SIZE (1024*1024) macro
367 .buffer_bytes_max = RME32_MID_BUFFER_SIZE,
371 .periods_max = RME32_MID_BUFFER_SIZE / RME32_BLOCK_SIZE,
392 .buffer_bytes_max = RME32_MID_BUFFER_SIZE,
396 .periods_max = RME32_MID_BUFFER_SIZE / RME32_BLOCK_SIZE,
1381 0, RME32_MID_BUFFER_SIZE);
1413 0, RME32_MID_BUFFER_SIZE);

Completed in 118 milliseconds