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

/linux-4.1.27/sound/pci/asihpi/
H A Dhpicmn.c395 if (phm->u.c.attribute == HPI_TUNER_FREQ) hpi_check_control_cache_single()
H A Dhpifunc.c2516 return hpi_control_query(h_tuner, HPI_TUNER_FREQ, index, band, pfreq); hpi_tuner_query_frequency()
2521 return hpi_control_param_set(h_control, HPI_TUNER_FREQ, freq_ink_hz, hpi_tuner_set_frequency()
2527 return hpi_control_param1_get(h_control, HPI_TUNER_FREQ, hpi_tuner_get_frequency()
H A Dhpi_internal.h178 HPI_TUNER_FREQ = HPI_CTL_ATTR(TUNER, 2), enumerator in enum:HPI_CONTROL_ATTRIBUTES

Completed in 403 milliseconds