Searched refs:hpi_control_param2_get (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/sound/pci/asihpi/ |
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()
|