Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/
Drme96.c195 #define RME96_LARGE_BLOCK_SIZE 8192 macro
395 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
396 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
426 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
427 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
453 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
454 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
480 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
481 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
963 case RME96_LARGE_BLOCK_SIZE: in snd_rme96_set_period_properties()
[all …]