Searched refs:RETTYPE (Results 1 – 1 of 1) sorted by relevance
32 #define zpci_read(LENGTH, RETTYPE) \ argument33 static inline RETTYPE zpci_read_##RETTYPE(const volatile void __iomem *addr) \43 return (RETTYPE) data; \