Searched refs:nrfs_generic_t (Results 1 – 13 of 13) sorted by relevance
24 nrfs_generic_t *p_data = (nrfs_generic_t *)p_notification; in nrfs_reset_service_notify()
54 nrfs_generic_t *p_data = (nrfs_generic_t *)p_notification; in nrfs_mram_service_notify()
40 nrfs_generic_t *p_data = (nrfs_generic_t *)p_notification; in nrfs_gdpwr_service_notify()
24 nrfs_generic_t *p_data = (nrfs_generic_t *)p_notification; in nrfs_gdfs_service_notify()
40 nrfs_generic_t *p_data = (nrfs_generic_t *)p_notification; in nrfs_swext_service_notify()
24 nrfs_generic_t *p_data = (nrfs_generic_t *)p_notification; in nrfs_usb_service_notify()
74 nrfs_generic_t *p_data = (nrfs_generic_t *)p_notification; in nrfs_diag_service_notify()
24 nrfs_generic_t *p_data = (nrfs_generic_t *)p_notification; in nrfs_temp_service_notify()
24 nrfs_generic_t *p_data = (nrfs_generic_t *)p_notification; in nrfs_clock_service_notify()
24 nrfs_generic_t *p_data = (nrfs_generic_t *)p_notification; in nrfs_dvfs_service_notify()
318 nrfs_generic_t *p_data = (nrfs_generic_t *)p_notification; in nrfs_pmic_service_notify()
82 void *p_buffer = ((nrfs_generic_t *)p_notification)->payload; in nrfs_dispatcher_notify()84 nrfs_unsolicited_handler(p_buffer, size - sizeof(nrfs_generic_t)); in nrfs_dispatcher_notify()
22 } nrfs_generic_t; typedef