Searched refs:hotkey (Results 1 - 5 of 5) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/misc/
H A Dthinkpad_acpi.c70 * hotkey mask can be prefixed by 0x
80 * hotkey events disabled by default
711 /* sysfs hotkey enable ------------------------------------------------- */
746 /* sysfs hotkey mask --------------------------------------------------- */
781 /* sysfs hotkey bios_enabled ------------------------------------------- */
792 /* sysfs hotkey bios_mask ---------------------------------------------- */
815 vdbg_printk(TPACPI_DBG_INIT, "initializing hotkey subdriver\n");
820 /* hotkey not supported on 570 */
821 tp_features.hotkey = hkey_handle != NULL;
824 str_supported(tp_features.hotkey));
4189 IBM_PARAM(hotkey); variable
[all...]
H A Dthinkpad_acpi.h229 u16 hotkey:1; member in struct:__anon5126
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/lxdialog/
H A Dmenubox.c67 int selected, int hotkey)
90 if (hotkey) {
66 do_print_item(WINDOW * win, const char *item, int line_y, int selected, int hotkey) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Dmenubox.c67 int selected, int hotkey)
90 if (hotkey) {
103 int hotkey = (items[(index) * 2][0] != ':'); \
104 do_print_item(menu, items[(index) * 2 + 1], choice, selected, hotkey); \
66 do_print_item(WINDOW * win, const char *item, int choice, int selected, int hotkey) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dmenubox.c67 print_item (WINDOW * win, const char *item, int choice, int selected, int hotkey) argument
90 if (hotkey) {

Completed in 291 milliseconds