Searched refs:iaxxx_odsp_plugin_destroy (Results 1 – 3 of 3) sorted by relevance
/hardware/knowles/athletico/sound_trigger_hal/ |
D | cvq_util.c | 777 err = iaxxx_odsp_plugin_destroy(odsp_hdl, HOTWORD_INSTANCE_ID, in destroy_hotword_package() 845 err = iaxxx_odsp_plugin_destroy(odsp_hdl, AMBIENT_INSTANCE_ID, in destroy_ambient_package() 902 err = iaxxx_odsp_plugin_destroy(odsp_hdl, AEC_INSTANCE_ID, in destroy_aec_package() 1061 err = iaxxx_odsp_plugin_destroy(odsp_hdl, CHRE_INSTANCE_ID, in destroy_chre_package() 1178 err = iaxxx_odsp_plugin_destroy(odsp_hdl, SENSOR_INSTANCE_ID, in destroy_sensor_package() 1186 err = iaxxx_odsp_plugin_destroy(odsp_hdl, OSLO_BUF_INSTANCE_ID, in destroy_sensor_package() 1261 err = iaxxx_odsp_plugin_destroy(odsp_hdl, MIXER_INSTANCE_ID, in destroy_mixer_package() 1365 err = iaxxx_odsp_plugin_destroy(odsp_hdl, in destroy_music_buffer() 1422 err = iaxxx_odsp_plugin_destroy(odsp_hdl, BUF_INSTANCE_ID, in destroy_howord_buffer() 1499 err = iaxxx_odsp_plugin_destroy(odsp_hdl, plugin_instant_id, in destroy_src_plugin()
|
D | iaxxx_odsp_hw.h | 201 int iaxxx_odsp_plugin_destroy(struct iaxxx_odsp_hw *odsp_hw_hdl,
|
D | iaxxx_odsp_hw.c | 397 int iaxxx_odsp_plugin_destroy(struct iaxxx_odsp_hw *odsp_hw_hdl, in iaxxx_odsp_plugin_destroy() function
|