Home
last modified time | relevance | path

Searched refs:initfunc (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/powerpc/kernel/
Dio-workarounds.c163 int (*initfunc)(struct iowa_bus *, void *), void *data) in iowa_register_bus()
181 if (initfunc) in iowa_register_bus()
182 if ((*initfunc)(bus, data)) in iowa_register_bus()
/linux-3.4.99/arch/arm/mm/
Dproc-v7.S306 .macro __v7_proc initfunc, mm_mmuflags = 0, io_mmuflags = 0, hwcaps = 0
313 W(b) \initfunc
/linux-3.4.99/arch/ia64/hp/common/
Dsba_iommu.c1795 typedef void (initfunc)(struct ioc *); typedef
1800 initfunc *init;