Home
last modified time | relevance | path

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

/SCP-firmware-master/module/traffic_cop/src/
A Dmod_traffic_cop.c143 struct fwk_event resp_notif; in tcop_report() local
148 *)resp_notif.params; in tcop_report()
184 &resp_notif); in tcop_report()
190 status = fwk_put_event(&resp_notif); in tcop_report()
/SCP-firmware-master/module/mpmm/src/
A Dmod_mpmm.c391 struct fwk_event resp_notif; in mpmm_report() local
396 *)resp_notif.params; in mpmm_report()
441 &resp_notif); in mpmm_report()
447 status = fwk_put_event(&resp_notif); in mpmm_report()
/SCP-firmware-master/product/juno/module/juno_pvt/src/
A Dmod_juno_pvt.c747 struct fwk_event resp_notif; in pvt_process_event() local
754 resp_notif.params; in pvt_process_event()
829 event->target_id, group_ctx->cookie, &resp_notif); in pvt_process_event()
836 status = fwk_put_event(&resp_notif); in pvt_process_event()

Completed in 7 milliseconds