Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Drme32.c183 #define RME32_MID_BUFFER_SIZE (1024*1024) macro
383 .buffer_bytes_max = RME32_MID_BUFFER_SIZE,
387 .periods_max = RME32_MID_BUFFER_SIZE / RME32_BLOCK_SIZE,
408 .buffer_bytes_max = RME32_MID_BUFFER_SIZE,
412 .periods_max = RME32_MID_BUFFER_SIZE / RME32_BLOCK_SIZE,
1399 0, RME32_MID_BUFFER_SIZE); in snd_rme32_create()
1431 0, RME32_MID_BUFFER_SIZE); in snd_rme32_create()