Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/
H A Drme32.c169 #define RME32_MID_BUFFER_SIZE (1024*1024) macro
372 .buffer_bytes_max = RME32_MID_BUFFER_SIZE,
376 .periods_max = RME32_MID_BUFFER_SIZE / RME32_BLOCK_SIZE,
398 .buffer_bytes_max = RME32_MID_BUFFER_SIZE,
402 .periods_max = RME32_MID_BUFFER_SIZE / RME32_BLOCK_SIZE,
1351 NULL, 0, RME32_MID_BUFFER_SIZE); in snd_rme32_create()
1383 0, RME32_MID_BUFFER_SIZE); in snd_rme32_create()