Searched refs:info_evt (Results 1 – 1 of 1) sorted by relevance
348 nrfs_pmic_info_evt_t info_evt; in nrfs_pmic_service_notify() local350 info_evt.type = NRFS_PMIC_EVT_INFO_RSP; in nrfs_pmic_service_notify()351 info_evt.info = p_rsp_info->data; in nrfs_pmic_service_notify()352 m_cb.handler(&info_evt, (void *)p_rsp_info->ctx.ctx); in nrfs_pmic_service_notify()