Searched defs:DEF_PCI_AC_RET (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/powerpc/kernel/ | 
| D | io-workarounds.c | 112 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa)		\  macro141 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa)	.name = iowa_##name,  macro
 
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | io.h | 577 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa)	ret (*name) at;  macro588 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa)		\  macro
 
 |