Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Drme96.c195 #define RME96_LARGE_BLOCK_SIZE 8192 macro
409 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
410 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
440 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
441 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
467 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
468 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
494 .period_bytes_max = RME96_LARGE_BLOCK_SIZE,
495 .periods_min = RME96_BUFFER_SIZE / RME96_LARGE_BLOCK_SIZE,
977 case RME96_LARGE_BLOCK_SIZE: in snd_rme96_set_period_properties()
[all …]