Home
last modified time | relevance | path

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

/hardware/knowles/athletico/sound_trigger_hal/
Diaxxx_odsp_hw.c1124 struct iaxxx_evt_read_subscription ers; in iaxxx_odsp_evt_read_subscription() local
1135 (unsigned long) &ers); in iaxxx_odsp_evt_read_subscription()
1140 ers.src_id, ers.evt_id, ers.dst_id, ers.dst_opaque); in iaxxx_odsp_evt_read_subscription()
1142 *src_id = ers.src_id; in iaxxx_odsp_evt_read_subscription()
1143 *evt_id = ers.evt_id; in iaxxx_odsp_evt_read_subscription()
1144 *dst_id = ers.dst_id; in iaxxx_odsp_evt_read_subscription()
1145 *dst_opaque = ers.dst_opaque; in iaxxx_odsp_evt_read_subscription()