Searched defs:early_init (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/arch/x86/include/asm/ | ||
H A D | iommu_table.h | 36 void (*early_init)(void); /* No memory allocate available. */ member in struct:iommu_table_entry |
/linux-4.1.27/arch/powerpc/kernel/ | ||
H A D | setup_32.c | 72 notrace unsigned long __init early_init(unsigned long dt_ptr) early_init() function |
/linux-4.1.27/include/linux/usb/ | ||
H A D | usbnet.h | 158 int (*early_init)(struct usbnet *dev); member in struct:driver_info |
/linux-4.1.27/include/linux/ | ||
H A D | cgroup-defs.h | 419 int early_init; member in struct:cgroup_subsys |
H A D | pm.h | 554 bool early_init:1; /* Owned by the PM core */ member in struct:dev_pm_info |
Completed in 204 milliseconds