Searched refs:postinit (Results 1 – 9 of 9) sorted by relevance
22 # 4) look for postinit subdirectory and parse all files in it43 ACCESS=="postinit", INCLUDE="postinit"
25 - $(addprefix $(csu-objpfx),start.o) $(+preinit) $(+postinit)35 + $(common-objpfx)libc% $(+postinit),$^) \
52 .postinit = dc21285_postinit,
38 .postinit = dc21285_postinit,
47 .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()
503 .postinit = gmlr_pci_postinit,