Lines Matching refs:wacom
113 struct wacom;
118 struct wacom *wacom; member
134 struct wacom *wacom; member
158 struct wacom { struct
187 struct wacom *wacom = container_of(wacom_wac, struct wacom, wacom_wac); in wacom_schedule_work() argument
191 schedule_work(&wacom->wireless_work); in wacom_schedule_work()
194 schedule_work(&wacom->battery_work); in wacom_schedule_work()
197 schedule_work(&wacom->remote_work); in wacom_schedule_work()
200 schedule_work(&wacom->mode_change_work); in wacom_schedule_work()
223 void wacom_setup_device_quirks(struct wacom *wacom);
237 struct wacom_led *wacom_led_find(struct wacom *wacom, unsigned int group,
239 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur);
241 int wacom_initialize_leds(struct wacom *wacom);