Home
last modified time | relevance | path

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

/aosp12/hardware/knowles/athletico/sound_trigger_hal/
H A Dcvq_ioctl.h258 int tear_music_buffer_route(struct audio_route *route_hdl, bool downlink);
H A Dsound_trigger_hw_iaxxx.c1100 ret = tear_music_buffer_route(stdev->route_hdl, in async_setup_aec()
1462 tear_music_buffer_route(stdev->route_hdl, in do_handle_functions()
2668 tear_music_buffer_route(stdev->route_hdl, in stop_recognition()
3761 ret = tear_music_buffer_route(stdev->route_hdl, in sound_trigger_hw_call_back()
H A Dcvq_util.c1735 int tear_music_buffer_route(struct audio_route *route_hdl, bool downlink) in tear_music_buffer_route() function