Searched refs:INIT_KEY (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dmagician.c133 #define INIT_KEY(_code, _gpio, _desc) \ macro
143 INIT_KEY(POWER, GPIO0_MAGICIAN_KEY_POWER, "Power button"),
144 INIT_KEY(ESC, GPIO37_MAGICIAN_KEY_HANGUP, "Hangup button"),
145 INIT_KEY(F10, GPIO38_MAGICIAN_KEY_CONTACTS, "Contacts button"),
146 INIT_KEY(CALENDAR, GPIO90_MAGICIAN_KEY_CALENDAR, "Calendar button"),
147 INIT_KEY(CAMERA, GPIO91_MAGICIAN_KEY_CAMERA, "Camera button"),
148 INIT_KEY(UP, GPIO93_MAGICIAN_KEY_UP, "Up button"),
149 INIT_KEY(DOWN, GPIO94_MAGICIAN_KEY_DOWN, "Down button"),
150 INIT_KEY(LEFT, GPIO95_MAGICIAN_KEY_LEFT, "Left button"),
151 INIT_KEY(RIGH
[all...]
H A Dhx4700.c187 #define INIT_KEY(_code, _gpio, _active_low, _desc) \ macro
198 INIT_KEY(POWER, GPIO0_HX4700_nKEY_POWER, 1, "Power button"),
199 INIT_KEY(MAIL, GPIO94_HX4700_KEY_MAIL, 0, "Mail button"),
200 INIT_KEY(ADDRESSBOOK, GPIO99_HX4700_KEY_CONTACTS,0, "Contacts button"),
201 INIT_KEY(RECORD, GPIOD6_nKEY_RECORD, 1, "Record button"),
202 INIT_KEY(CALENDAR, GPIOD1_nKEY_CALENDAR, 1, "Calendar button"),
203 INIT_KEY(HOMEPAGE, GPIOD3_nKEY_HOME, 1, "Home button"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Db_workload.h10 #define INIT_KEY(key, config) do { \ macro
H A Db_workload.c277 INIT_KEY(key, config);
331 INIT_KEY(key, config);
368 INIT_KEY(key, config);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_workload.h10 #define INIT_KEY(key, config) do { \ macro
H A Db_workload.c276 INIT_KEY(key, config);
330 INIT_KEY(key, config);
367 INIT_KEY(key, config);

Completed in 159 milliseconds