Home
last modified time | relevance | path

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

/xnu-10063.141.1/iokit/Kernel/
H A DIOStartIOKit.cpp57 void InitIOKit(void *dtTop);
134 InitIOKit(void *dtTop) in InitIOKit() function
/xnu-10063.141.1/pexpert/pexpert/
H A Dprotos.h86 extern void InitIOKit(void *dtTop);
/xnu-10063.141.1/pexpert/i386/
H A Dpe_init.c192 InitIOKit(PE_state.deviceTreeHead); in PE_init_iokit()
/xnu-10063.141.1/pexpert/arm/
H A Dpe_init.c374 InitIOKit(PE_state.deviceTreeHead); in PE_init_iokit()