Home
last modified time | relevance | path

Searched defs:newfunc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp_pci.c74 struct pci_func *newfunc; /* for multi devices */ in ibmphp_configure_card() local
H A Dacpiphp_glue.c233 struct acpiphp_func *newfunc; in acpiphp_add_context() local
/openbmc/linux/arch/x86/include/asm/
H A Dalternative.h303 #define alternative_call(oldfunc, newfunc, ft_flags, output, input...) \ argument