Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-appletb-kbd.c59 struct appletb_kbd { struct
90 static int appletb_kbd_set_mode(struct appletb_kbd *kbd, u8 mode) in appletb_kbd_set_mode() argument
121 struct appletb_kbd *kbd = dev_get_drvdata(dev); in mode_show()
130 struct appletb_kbd *kbd = dev_get_drvdata(dev); in mode_store()
151 ATTRIBUTE_GROUPS(appletb_kbd);
170 struct appletb_kbd *kbd = container_of(to_delayed_work(work), in appletb_inactivity_work()
171 struct appletb_kbd, in appletb_inactivity_work()
189 struct appletb_kbd *kbd = container_of(work, struct appletb_kbd, in appletb_restore_brightness_work()
196 static void reset_inactivity_timer(struct appletb_kbd *kbd) in reset_inactivity_timer()
212 struct appletb_kbd *kbd = hid_get_drvdata(hdev); in appletb_kbd_hid_event()
[all …]