Searched refs:HPI_TUNER_PROGRAM (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpifunc.c | 2608 return hpi_control_query(h_tuner, HPI_TUNER_PROGRAM, 0, 0, in hpi_tuner_query_program() 2614 return hpi_control_param_set(h_control, HPI_TUNER_PROGRAM, program, in hpi_tuner_set_program() 2620 return hpi_control_param1_get(h_control, HPI_TUNER_PROGRAM, pprogram); in hpi_tuner_get_program()
|
H A D | hpi_internal.h | 176 HPI_TUNER_PROGRAM = HPI_CTL_ATTR(TUNER, 11), enumerator
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpifunc.c | 2607 return hpi_control_query(h_tuner, HPI_TUNER_PROGRAM, 0, 0, in hpi_tuner_query_program() 2613 return hpi_control_param_set(h_control, HPI_TUNER_PROGRAM, program, in hpi_tuner_set_program() 2619 return hpi_control_param1_get(h_control, HPI_TUNER_PROGRAM, pprogram); in hpi_tuner_get_program()
|
H A D | hpi_internal.h | 176 HPI_TUNER_PROGRAM = HPI_CTL_ATTR(TUNER, 11), enumerator
|
Completed in 18 milliseconds