Home
last modified time | relevance | path

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

/hardware/knowles/athletico/sound_trigger_hal/
Dcvq_util.c61 int write_model(struct iaxxx_odsp_hw *odsp_hdl, unsigned char *data, in write_model()
113 int get_model_state(struct iaxxx_odsp_hw *odsp_hdl, const uint32_t inst_id, in get_model_state()
129 int get_event(struct iaxxx_odsp_hw *odsp_hdl, struct iaxxx_get_event_info *ge) in get_event()
144 int reset_ambient_plugin(struct iaxxx_odsp_hw *odsp_hdl) in reset_ambient_plugin()
179 int set_ambient_state(struct iaxxx_odsp_hw *odsp_hdl, in set_ambient_state()
219 int tear_ambient_state(struct iaxxx_odsp_hw *odsp_hdl, in tear_ambient_state()
308 int set_hotword_state(struct iaxxx_odsp_hw *odsp_hdl, unsigned int current) in set_hotword_state()
351 int tear_hotword_state(struct iaxxx_odsp_hw *odsp_hdl, unsigned int current) in tear_hotword_state()
477 int sensor_event_init_params(struct iaxxx_odsp_hw *odsp_hdl) in sensor_event_init_params()
567 static int sensor_event_deinit_params(struct iaxxx_odsp_hw *odsp_hdl) in sensor_event_deinit_params()
[all …]
Dsound_trigger_hw_iaxxx.c191 struct iaxxx_odsp_hw *odsp_hdl; member