Searched refs:_desc (Results 1 – 4 of 4) sorted by relevance
/arch/arm/mach-shmobile/ |
D | intc.h | 136 static struct intc_desc p ## _desc __initdata = { \ 180 static struct intc_desc p ## _desc __initdata = { \ 230 static struct intc_desc p ## _desc __initdata = { \ 283 static struct intc_desc p ## _desc __initdata = { \
|
/arch/arm/mach-pxa/ |
D | magician.c | 135 #define INIT_KEY(_code, _gpio, _desc) \ argument 139 .desc = _desc, \
|
D | hx4700.c | 170 #define INIT_KEY(_code, _gpio, _active_low, _desc) \ argument 175 .desc = _desc, \
|
D | mioa701.c | 254 #define MIO_KEY(key, _gpio, _desc, _wakeup) \ argument 256 .desc = (_desc), .type = EV_KEY, .wakeup = (_wakeup) }
|