Lines Matching refs:tuner_bands
1856 u16 tuner_bands[HPI_TUNER_BAND_LAST];
1859 num_bands = asihpi_tuner_band_query(kcontrol, tuner_bands,
1876 u16 tuner_bands[HPI_TUNER_BAND_LAST];
1879 num_bands = asihpi_tuner_band_query(kcontrol, tuner_bands,
1886 if (tuner_bands[idx] == band) {
1903 u16 tuner_bands[HPI_TUNER_BAND_LAST];
1906 num_bands = asihpi_tuner_band_query(kcontrol, tuner_bands,
1910 if (idx >= ARRAY_SIZE(tuner_bands))
1911 idx = ARRAY_SIZE(tuner_bands) - 1;
1912 band = tuner_bands[idx];
1925 u16 tuner_bands[HPI_TUNER_BAND_LAST];
1929 num_bands = asihpi_tuner_band_query(kcontrol, tuner_bands,
1939 idx, tuner_bands[band_iter],