Searched refs:HPI_TUNER_MODE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpi_internal.h | 173 HPI_TUNER_MODE = HPI_CTL_ATTR(TUNER, 8), enumerator
|
H A D | hpifunc.c | 2657 return hpi_control_param_set(h_control, HPI_TUNER_MODE, mode, value); in hpi_tuner_set_mode() 2662 return hpi_control_param_get(h_control, HPI_TUNER_MODE, mode, 0, in hpi_tuner_get_mode()
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpi_internal.h | 173 HPI_TUNER_MODE = HPI_CTL_ATTR(TUNER, 8), enumerator
|
H A D | hpifunc.c | 2656 return hpi_control_param_set(h_control, HPI_TUNER_MODE, mode, value); in hpi_tuner_set_mode() 2661 return hpi_control_param_get(h_control, HPI_TUNER_MODE, mode, 0, in hpi_tuner_get_mode()
|
Completed in 16 milliseconds