Home
last modified time | relevance | path

Searched refs:HPI_TUNER_DEEMPHASIS (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/sound/pci/asihpi/
Dhpifunc.c2592 return hpi_control_query(h_tuner, HPI_TUNER_DEEMPHASIS, index, band, in hpi_tuner_query_deemphasis()
2598 return hpi_control_param_set(h_control, HPI_TUNER_DEEMPHASIS, in hpi_tuner_set_deemphasis()
2604 return hpi_control_param1_get(h_control, HPI_TUNER_DEEMPHASIS, in hpi_tuner_get_deemphasis()
Dhpi_internal.h186 HPI_TUNER_DEEMPHASIS = HPI_CTL_ATTR(TUNER, 10), enumerator