Home
last modified time | relevance | path

Searched refs:flatbattery (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-appleir.c188 static const u8 flatbattery[] = { 0x25, 0x87, 0xe0 }; in appleir_raw_event() local
241 if (!memcmp(data, flatbattery, sizeof(flatbattery))) { in appleir_raw_event()