Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dpci-bridge.h243 static inline struct eeh_dev *pdn_to_eeh_dev(struct pci_dn *pdn) in pdn_to_eeh_dev() function
248 #define pdn_to_eeh_dev(x) (NULL) macro