qtet_rates        220 sound/pci/ice1712/quartet.c static const unsigned int qtet_rates[] = {
qtet_rates        231 sound/pci/ice1712/quartet.c 	.count = ARRAY_SIZE(qtet_rates),
qtet_rates        232 sound/pci/ice1712/quartet.c 	.list = qtet_rates,
qtet_rates        832 sound/pci/ice1712/quartet.c 			return qtet_rates[i];
qtet_rates        839 sound/pci/ice1712/quartet.c 	for (i = 0; i < ARRAY_SIZE(qtet_rates); i++)
qtet_rates        840 sound/pci/ice1712/quartet.c 		if (qtet_rates[i] == rate)