Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dpci-bridge.h245 static inline struct eeh_dev *pdn_to_eeh_dev(struct pci_dn *pdn) in pdn_to_eeh_dev() function
250 #define pdn_to_eeh_dev(x) (NULL) macro