Home
last modified time | relevance | path

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

/linux/sound/pci/asihpi/
H A Dhpifunc.c2589 return hpi_control_query(h_tuner, HPI_TUNER_DEEMPHASIS, index, band, in hpi_tuner_query_deemphasis()
2595 return hpi_control_param_set(h_control, HPI_TUNER_DEEMPHASIS, in hpi_tuner_set_deemphasis()
2601 return hpi_control_param1_get(h_control, HPI_TUNER_DEEMPHASIS, in hpi_tuner_get_deemphasis()
H A Dhpi_internal.h175 HPI_TUNER_DEEMPHASIS = HPI_CTL_ATTR(TUNER, 10), enumerator