Home
last modified time | relevance | path

Searched refs:set_music_buffer_route (Results 1 – 3 of 3) sorted by relevance

/hardware/knowles/athletico/sound_trigger_hal/
Dcvq_ioctl.h257 int set_music_buffer_route(struct audio_route *route_hdl, bool downlink);
Dsound_trigger_hw_iaxxx.c1105 ret = set_music_buffer_route(stdev->route_hdl, in async_setup_aec()
1529 set_music_buffer_route(stdev->route_hdl, in do_handle_functions()
1722 set_music_buffer_route(stdev->route_hdl, in restart_recognition()
3071 set_music_buffer_route(stdev->route_hdl, in stdev_start_recognition()
3766 ret = set_music_buffer_route(stdev->route_hdl, in sound_trigger_hw_call_back()
Dcvq_util.c1717 int set_music_buffer_route(struct audio_route *route_hdl, bool downlink) in set_music_buffer_route() function