Home
last modified time | relevance | path

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

/linux/sound/pci/rme9652/
H A Drme9652.c2123 static const unsigned int period_sizes[] = { 64, 128, 256, 512, 1024, 2048, 4096, 8192 }; variable
2126 .count = ARRAY_SIZE(period_sizes),
2127 .list = period_sizes,
/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.c1436 static const unsigned int period_sizes[] = { 32, 64, 128, 256, 512, 1024, 2048 }; variable
1439 .count = ARRAY_SIZE(period_sizes),
1440 .list = period_sizes,