Home
last modified time | relevance | path

Searched refs:postinit (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm/mach-footbridge/
H A Dnetwinder-pci.c52 .postinit = dc21285_postinit,
H A Debsa285-pci.c38 .postinit = dc21285_postinit,
/openbmc/linux/arch/arm/include/asm/mach/
H A Dpci.h26 void (*postinit)(void); member
/openbmc/openbmc/meta-security/classes/
H A Daide-db-init.bbclass28 # To cotroll if a db recan should be run at postinit
/openbmc/linux/arch/arm/kernel/
H A Dbios32.c503 if (hw->postinit) in pci_common_init_dev()
504 hw->postinit(); in pci_common_init_dev()