Home
last modified time | relevance | path

Searched defs:thdl (Results 1 – 2 of 2) sorted by relevance

/hardware/knowles/athletico/sound_trigger_hal/
Dtunnel.c43 struct ia_tunneling_hal *thdl; in ia_start_tunneling() local
65 int ia_stop_tunneling(struct ia_tunneling_hal *thdl) in ia_stop_tunneling()
78 int ia_enable_tunneling_source(struct ia_tunneling_hal *thdl, in ia_enable_tunneling_source()
105 int ia_disable_tunneling_source(struct ia_tunneling_hal *thdl, in ia_disable_tunneling_source()
133 int ia_read_tunnel_data(struct ia_tunneling_hal *thdl, in ia_read_tunnel_data()
158 int ia_set_tunnel_out_buf_threshold(struct ia_tunneling_hal *thdl, in ia_set_tunnel_out_buf_threshold()
/hardware/knowles/athletico/sound_trigger_hal/tests/
Dtunnel_test.c83 struct ia_tunneling_hal *thdl = NULL; local