Searched refs:psci_initfn_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/psci/
H A Dpsci.h34 typedef int (*psci_initfn_t)(device_t dev); typedef
H A Dpsci.c145 psci_initfn_t psci_init;
152 psci_init = (psci_initfn_t)ocd->ocd_data;

Completed in 83 milliseconds