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