Searched defs:DEF_PCI_AC_NORET (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/kernel/
H A Dio-workarounds.c124 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ macro
139 #undef DEF_PCI_AC_NORET macro
144 #define DEF_PCI_AC_NORET(name, at, al, space, aa) .name = iowa_##name, macro
149 #undef DEF_PCI_AC_NORET macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dio.h566 #define DEF_PCI_AC_NORET(name, at, al, space, aa) void (*name) at; macro
571 #undef DEF_PCI_AC_NORET macro
584 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ macro
596 #undef DEF_PCI_AC_NORET macro

Completed in 98 milliseconds