Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/asihpi/
Dhpifunc.c2607 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()
Dhpi_internal.h176 HPI_TUNER_PROGRAM = HPI_CTL_ATTR(TUNER, 11), enumerator