Searched defs:route_hdl (Results 1 – 2 of 2) sorted by relevance
/hardware/knowles/athletico/sound_trigger_hal/ |
D | cvq_util.c | 163 int set_sensor_route(struct audio_route *route_hdl, bool enable) in set_sensor_route() 270 int set_ambient_route(struct audio_route *route_hdl, bool bargein) in set_ambient_route() 289 int tear_ambient_route(struct audio_route *route_hdl, bool bargein) in tear_ambient_route() 403 int set_hotword_route(struct audio_route *route_hdl, bool bargein) in set_hotword_route() 422 int tear_hotword_route(struct audio_route *route_hdl, bool bargein) in tear_hotword_route() 441 int set_chre_audio_route(struct audio_route *route_hdl, bool bargein) in set_chre_audio_route() 459 int tear_chre_audio_route(struct audio_route *route_hdl, bool bargein) in tear_chre_audio_route() 1513 int set_hotword_buffer_route(struct audio_route *route_hdl, bool bargein) in set_hotword_buffer_route() 1532 int tear_hotword_buffer_route(struct audio_route *route_hdl, bool bargein) in tear_hotword_buffer_route() 1551 int enable_bargein_route(struct audio_route *route_hdl, bool enable) in enable_bargein_route() [all …]
|
D | sound_trigger_hw_iaxxx.c | 189 struct audio_route *route_hdl; member
|