Searched refs:destroy_src_plugin (Results 1 – 3 of 3) sorted by relevance
219 int destroy_src_plugin(struct iaxxx_odsp_hw *odsp_hdl, enum src_type st);
1270 err = destroy_src_plugin(stdev->odsp_hdl, SRC_AMP_REF); in handle_input_source()1289 err = destroy_src_plugin(stdev->odsp_hdl, SRC_MIC); in handle_input_source()3665 ret = destroy_src_plugin(stdev->odsp_hdl, SRC_AMP_REF); in sound_trigger_hw_call_back()
1483 int destroy_src_plugin(struct iaxxx_odsp_hw *odsp_hdl, enum src_type st) in destroy_src_plugin() function