Home
last modified time | relevance | path

Searched refs:_desc (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-shmobile/
Dintc.h136 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/
Dmagician.c135 #define INIT_KEY(_code, _gpio, _desc) \ argument
139 .desc = _desc, \
Dhx4700.c170 #define INIT_KEY(_code, _gpio, _active_low, _desc) \ argument
175 .desc = _desc, \
Dmioa701.c254 #define MIO_KEY(key, _gpio, _desc, _wakeup) \ argument
256 .desc = (_desc), .type = EV_KEY, .wakeup = (_wakeup) }