Searched refs:destroy_src_plugin (Results 1 – 3 of 3) sorted by relevance
236 int destroy_src_plugin(struct iaxxx_odsp_hw *odsp_hdl, enum src_type st);
1226 err = destroy_src_plugin(stdev->odsp_hdl, SRC_AMP_REF); in handle_input_source()1241 err = destroy_src_plugin(stdev->odsp_hdl, SRC_MIC); in handle_input_source()3788 ret = destroy_src_plugin(stdev->odsp_hdl, SRC_AMP_REF); in sound_trigger_hw_call_back()
1605 int destroy_src_plugin(struct iaxxx_odsp_hw *odsp_hdl, enum src_type st) in destroy_src_plugin() function