Searched defs:hotkey (Results 1 – 9 of 9) sorted by relevance
59 const hotkey: Hotkey = 'Shift+A'; constant67 const hotkey: Hotkey = 'Mod+A'; constant75 const hotkey: Hotkey = 'Mod+A'; constant
130 static void mainboard_smi_hotkey(u8 hotkey) in mainboard_smi_hotkey()162 u8 source, hotkey; in mainboard_smi_gpi() local
20 hotkey: Hotkey; property27 const {hotkey, spoof} = attrs; constant
20 hotkey: Hotkey; property
54 int selected, int hotkey) in do_print_item()
67 int selected, int hotkey) in do_print_item()
47 uint8_t hotkey; in wilco_ec_get_power_smi() member
249 uint8_t hotkey; /* Hotkey, if pressed */ member
208 static int hotkey(const char *s) in hotkey() function