Searched refs:postinit (Results 1 – 5 of 5) sorted by relevance
52 .postinit = dc21285_postinit,
38 .postinit = dc21285_postinit,
54 .postinit = dc21285_postinit,
26 void (*postinit)(void); member
505 if (hw->postinit) in pci_common_init_dev()506 hw->postinit(); in pci_common_init_dev()