Searched refs:KE_BLUETOOTH (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/input/misc/ |
D | wistron_btns.c | 229 #define KE_BLUETOOTH (KE_LAST + 2) macro 248 else if (key->type == KE_BLUETOOTH) in dmi_matched() 273 { KE_BLUETOOTH, 0x30 }, /* Fn+F10 */ 283 { KE_BLUETOOTH, 0x30 }, /* Fn+F10 */ 342 { KE_BLUETOOTH, 0x44 }, 357 { KE_BLUETOOTH, 0x44 }, 372 { KE_BLUETOOTH, 0x44 }, 385 { KE_BLUETOOTH, 0x44 }, 418 { KE_BLUETOOTH, 0x44 }, 465 { KE_BLUETOOTH, 0x44 }, [all …]
|