Searched defs:appleir (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-appleir.c107 struct appleir { struct
151 static void key_up(struct hid_device *hid, struct appleir *appleir, int key) argument
157 static void key_down(struct hid_device *hid, struct appleir *appleir, int key) argument
163 static void battery_flat(struct appleir *applei argument
170 struct appleir *appleir = from_timer(appleir, t, key_up_timer); local
185 struct appleir *appleir = hid_get_drvdata(hid); local
255 struct appleir *appleir = hid_get_drvdata(hid); local
284 struct appleir *appleir; local
320 struct appleir *appleir = hid_get_drvdata(hid); local
[all...]

Completed in 205 milliseconds