Searched defs:DEF_PCI_AC_RET (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | io-workarounds.c | 112 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ macro 136 #undef DEF_PCI_AC_RET macro 141 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) .name = iowa_##name, macro 146 #undef DEF_PCI_AC_RET macro
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | io-workarounds.c | 102 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ macro 126 #undef DEF_PCI_AC_RET macro 131 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) .name = iowa_##name, macro 136 #undef DEF_PCI_AC_RET macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | io.h | 600 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) ret (*name) at; macro 605 #undef DEF_PCI_AC_RET macro 611 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ macro 630 #undef DEF_PCI_AC_RET macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | io.h | 644 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) ret (*name) at; macro 649 #undef DEF_PCI_AC_RET macro 655 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ macro 674 #undef DEF_PCI_AC_RET macro
|
Completed in 5 milliseconds