Searched refs:HPI_TUNER_GAIN (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpi_internal.h | 171 HPI_TUNER_GAIN = HPI_CTL_ATTR(TUNER, 6), enumerator
|
H A D | hpifunc.c | 2541 return hpi_control_param_set(h_control, HPI_TUNER_GAIN, gain, 0); in hpi_tuner_set_gain() 2549 error = hpi_control_param1_get(h_control, HPI_TUNER_GAIN, &gain); in hpi_tuner_get_gain()
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpi_internal.h | 171 HPI_TUNER_GAIN = HPI_CTL_ATTR(TUNER, 6), enumerator
|
H A D | hpifunc.c | 2540 return hpi_control_param_set(h_control, HPI_TUNER_GAIN, gain, 0); in hpi_tuner_set_gain() 2548 error = hpi_control_param1_get(h_control, HPI_TUNER_GAIN, &gain); in hpi_tuner_get_gain()
|
Completed in 16 milliseconds