Searched refs:period_sizes (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/rme9652/
H A Drme9652.c2233 static unsigned int period_sizes[] = { 64, 128, 256, 512, 1024, 2048, 4096, 8192 }; variable
2236 .count = ARRAY_SIZE(period_sizes),
2237 .list = period_sizes,
H A Dhdspm.c3847 static unsigned int period_sizes[] = variable
3901 .count = ARRAY_SIZE(period_sizes),
3902 .list = period_sizes,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/cs46xx/
H A Dcs46xx_lib.c1283 static unsigned int period_sizes[] = { 32, 64, 128, 256, 512, 1024, 2048 }; variable
1286 .count = ARRAY_SIZE(period_sizes),
1287 .list = period_sizes,

Completed in 161 milliseconds