Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpci-bridge.h252 static inline struct eeh_dev *pdn_to_eeh_dev(struct pci_dn *pdn) in pdn_to_eeh_dev() function
257 #define pdn_to_eeh_dev(x) (NULL) macro