Searched refs:KE_BLUETOOTH (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/input/misc/ |
D | wistron_btns.c | 217 #define KE_BLUETOOTH (KE_LAST + 2) macro 236 else if (key->type == KE_BLUETOOTH) in dmi_matched() 261 { KE_BLUETOOTH, 0x30 }, /* Fn+F10 */ 271 { KE_BLUETOOTH, 0x30 }, /* Fn+F10 */ 330 { KE_BLUETOOTH, 0x44 }, 345 { KE_BLUETOOTH, 0x44 }, 360 { KE_BLUETOOTH, 0x44 }, 373 { KE_BLUETOOTH, 0x44 }, 406 { KE_BLUETOOTH, 0x44 }, 453 { KE_BLUETOOTH, 0x44 }, [all …]
|