Lines Matching defs:wacom
88 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_wac_pen_serial_enforce() local
156 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_raw_event() local
176 struct wacom *wacom = input_get_drvdata(dev); in wacom_open() local
183 struct wacom *wacom = input_get_drvdata(dev); in wacom_close() local
212 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_hid_usage_quirk() local
295 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_feature_mapping() local
428 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_usage_mapping() local
484 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_post_parse_hid() local
549 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_hid_set_device_mode() local
610 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_bt_query_tablet_data() local
667 static int _wacom_query_tablet_data(struct wacom *wacom) in _wacom_query_tablet_data()
711 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_retrieve_hid_descriptor() local
751 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_are_sibling() local
851 struct wacom *wacom = res; in wacom_remove_shared_data() local
871 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_add_shared_data() local
907 static int wacom_led_control(struct wacom *wacom) in wacom_led_control()
989 static int wacom_led_putimage(struct wacom *wacom, int button_id, u8 xfer_id, in wacom_led_putimage()
1035 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_led_select_store() local
1074 static ssize_t wacom_luminance_store(struct wacom *wacom, u8 *dest, in wacom_luminance_store()
1122 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_button_image_store() local
1234 static int __wacom_devm_sysfs_create_group(struct wacom *wacom, in __wacom_devm_sysfs_create_group()
1261 static int wacom_devm_sysfs_create_group(struct wacom *wacom, in wacom_devm_sysfs_create_group()
1275 static int wacom_devm_kfifo_alloc(struct wacom *wacom) in wacom_devm_kfifo_alloc()
1302 struct wacom *wacom = led->wacom; in wacom_leds_brightness_get() local
1317 struct wacom *wacom = led->wacom; in __wacom_led_brightness_get() local
1329 struct wacom *wacom = led->wacom; in wacom_led_brightness_set() local
1358 static int wacom_led_register_one(struct device *dev, struct wacom *wacom, in wacom_led_register_one()
1420 struct wacom *wacom, in wacom_led_groups_alloc_and_register_one()
1475 struct wacom_led *wacom_led_find(struct wacom *wacom, unsigned int group_id, in wacom_led_find()
1499 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur) in wacom_led_next()
1521 struct wacom *wacom = data; in wacom_led_groups_release() local
1527 static int wacom_led_groups_allocate(struct wacom *wacom, int count) in wacom_led_groups_allocate()
1548 static int wacom_leds_alloc_and_register(struct wacom *wacom, int group_count, in wacom_leds_alloc_and_register()
1574 int wacom_initialize_leds(struct wacom *wacom) in wacom_initialize_leds()
1695 struct wacom *wacom = container_of(work, struct wacom, init_work.work); in wacom_init_work() local
1701 static void wacom_query_tablet_data(struct wacom *wacom) in wacom_query_tablet_data()
1755 static int __wacom_initialize_battery(struct wacom *wacom, in __wacom_initialize_battery()
1799 static int wacom_initialize_battery(struct wacom *wacom) in wacom_initialize_battery()
1807 static void wacom_destroy_battery(struct wacom *wacom) in wacom_destroy_battery()
1821 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_show_speed() local
1831 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_store_speed() local
1855 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_show_remote_mode() local
1888 static int wacom_remote_create_attr_group(struct wacom *wacom, __u32 serial, in wacom_remote_create_attr_group()
1912 static int wacom_cmd_unpair_remote(struct wacom *wacom, unsigned char selector) in wacom_cmd_unpair_remote()
1939 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_store_unpair_remote() local
1970 struct wacom *wacom = data; in wacom_remotes_destroy() local
1981 static int wacom_initialize_remotes(struct wacom *wacom) in wacom_initialize_remotes()
2039 static struct input_dev *wacom_allocate_input(struct wacom *wacom) in wacom_allocate_input()
2064 static int wacom_allocate_inputs(struct wacom *wacom) in wacom_allocate_inputs()
2083 static int wacom_register_inputs(struct wacom *wacom) in wacom_register_inputs()
2176 struct wacom *wacom = container_of(work, struct wacom, battery_work); in wacom_battery_work() local
2205 static void wacom_update_name(struct wacom *wacom, const char *suffix) in wacom_update_name()
2260 static void wacom_release_resources(struct wacom *wacom) in wacom_release_resources()
2302 static int wacom_parse_and_register(struct wacom *wacom, bool wireless) in wacom_parse_and_register()
2437 struct wacom *wacom = container_of(work, struct wacom, wireless_work); in wacom_wireless_work() local
2525 static void wacom_remote_destroy_one(struct wacom *wacom, unsigned int index) in wacom_remote_destroy_one()
2555 static int wacom_remote_create_one(struct wacom *wacom, u32 serial, in wacom_remote_create_one()
2623 static int wacom_remote_attach_battery(struct wacom *wacom, int index) in wacom_remote_attach_battery()
2647 struct wacom *wacom = container_of(work, struct wacom, remote_work); in wacom_remote_work() local
2693 struct wacom *wacom = container_of(work, struct wacom, mode_change_work); in wacom_mode_change_work() local
2734 struct wacom *wacom; in wacom_probe() local
2814 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_remove() local
2842 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_resume() local