Searched defs:appleir (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-appleir.c | 107 struct appleir { struct 151 static void key_up(struct hid_device *hid, struct appleir *appleir, int key) in key_up() argument 157 static void key_down(struct hid_device *hid, struct appleir *appleir, int key) in key_down() argument 163 static void battery_flat(struct appleir *applei argument 170 struct appleir *appleir = from_timer(appleir, t, key_up_timer); key_up_tick() local 185 struct appleir *appleir = hid_get_drvdata(hid); appleir_raw_event() local 255 struct appleir *appleir = hid_get_drvdata(hid); appleir_input_configured() local 284 struct appleir *appleir; appleir_probe() local 320 struct appleir *appleir = hid_get_drvdata(hid); appleir_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-appleir.c | 107 struct appleir { struct 151 static void key_up(struct hid_device *hid, struct appleir *appleir, int key) in key_up() argument 157 static void key_down(struct hid_device *hid, struct appleir *appleir, int key) in key_down() argument 163 static void battery_flat(struct appleir *applei argument 170 struct appleir *appleir = from_timer(appleir, t, key_up_timer); key_up_tick() local 185 struct appleir *appleir = hid_get_drvdata(hid); appleir_raw_event() local 255 struct appleir *appleir = hid_get_drvdata(hid); appleir_input_configured() local 284 struct appleir *appleir; appleir_probe() local 320 struct appleir *appleir = hid_get_drvdata(hid); appleir_remove() local [all...] |
Completed in 2 milliseconds