Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/rme9652/
Drme9652.c2192 static const unsigned int period_sizes[] = { 64, 128, 256, 512, 1024, 2048, 4096, 8192 }; variable
2195 .count = ARRAY_SIZE(period_sizes),
2196 .list = period_sizes,
/linux-6.1.9/sound/pci/cs46xx/
Dcs46xx_lib.c1462 static const unsigned int period_sizes[] = { 32, 64, 128, 256, 512, 1024, 2048 }; variable
1465 .count = ARRAY_SIZE(period_sizes),
1466 .list = period_sizes,