Searched refs:DECLARE_IO (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-rpc/include/mach/
H A Dio.h96 #define DECLARE_IO(sz,fnsuffix,instr) \ macro
99 DECLARE_IO(char,b,"b")
100 DECLARE_IO(short,w,"")
101 DECLARE_IO(int,l,"")
103 #undef DECLARE_IO macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/include/mach/
H A Dio.h70 #define DECLARE_IO(sz,fnsuffix,instr) \ macro
74 DECLARE_IO(char,b,"b")
75 DECLARE_IO(short,w,"h")
76 DECLARE_IO(int,l,"")
78 #undef DECLARE_IO macro

Completed in 35 milliseconds