period_sizes 1473 sound/pci/cs46xx/cs46xx_lib.c static const unsigned int period_sizes[] = { 32, 64, 128, 256, 512, 1024, 2048 }; period_sizes 1476 sound/pci/cs46xx/cs46xx_lib.c .count = ARRAY_SIZE(period_sizes), period_sizes 1477 sound/pci/cs46xx/cs46xx_lib.c .list = period_sizes, period_sizes 2216 sound/pci/rme9652/rme9652.c static const unsigned int period_sizes[] = { 64, 128, 256, 512, 1024, 2048, 4096, 8192 }; period_sizes 2219 sound/pci/rme9652/rme9652.c .count = ARRAY_SIZE(period_sizes), period_sizes 2220 sound/pci/rme9652/rme9652.c .list = period_sizes,