Searched refs:hpi_control_param2_get (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpifunc.c | 1367 #define hpi_control_param2_get(h, a, p1, p2) \ macro 2075 error = hpi_control_param2_get(h_control, HPI_METER_RMS_BALLISTICS, in hpi_meter_get_rms_ballistics() 2099 error = hpi_control_param2_get(h_control, HPI_METER_PEAK_BALLISTICS, in hpi_meter_get_peak_ballistics() 2138 u16 err = hpi_control_param2_get(h_control, in hpi_multiplexer_get_source() 2176 error = hpi_control_param2_get(h_control, HPI_EQUALIZER_NUM_FILTERS, in hpi_parametric_eq_get_info()
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpifunc.c | 1367 #define hpi_control_param2_get(h, a, p1, p2) \ macro 2074 error = hpi_control_param2_get(h_control, HPI_METER_RMS_BALLISTICS, in hpi_meter_get_rms_ballistics() 2098 error = hpi_control_param2_get(h_control, HPI_METER_PEAK_BALLISTICS, in hpi_meter_get_peak_ballistics() 2137 u16 err = hpi_control_param2_get(h_control, in hpi_multiplexer_get_source() 2175 error = hpi_control_param2_get(h_control, HPI_EQUALIZER_NUM_FILTERS, in hpi_parametric_eq_get_info()
|
Completed in 9 milliseconds