Searched refs:HPI_TUNER_PROGRAM (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/sound/pci/asihpi/ |
H A D | hpifunc.c | 2610 return hpi_control_query(h_tuner, HPI_TUNER_PROGRAM, 0, 0, hpi_tuner_query_program() 2616 return hpi_control_param_set(h_control, HPI_TUNER_PROGRAM, program, hpi_tuner_set_program() 2622 return hpi_control_param1_get(h_control, HPI_TUNER_PROGRAM, pprogram); hpi_tuner_get_program()
|
H A D | hpi_internal.h | 187 HPI_TUNER_PROGRAM = HPI_CTL_ATTR(TUNER, 11), enumerator in enum:HPI_CONTROL_ATTRIBUTES
|
Completed in 235 milliseconds