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

/linux-master/sound/pci/
H A Drme32.c168 #define RME32_MID_BUFFER_SIZE (1024*1024) macro
347 .buffer_bytes_max = RME32_MID_BUFFER_SIZE,
351 .periods_max = RME32_MID_BUFFER_SIZE / RME32_BLOCK_SIZE,
373 .buffer_bytes_max = RME32_MID_BUFFER_SIZE,
377 .periods_max = RME32_MID_BUFFER_SIZE / RME32_BLOCK_SIZE,
1321 NULL, 0, RME32_MID_BUFFER_SIZE);
1352 0, RME32_MID_BUFFER_SIZE);

Completed in 224 milliseconds