Lines Matching defs:wacom

93 	struct wacom *wacom = hid_get_drvdata(hdev);  in wacom_wac_pen_serial_enforce()  local
161 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_raw_event() local
178 struct wacom *wacom = input_get_drvdata(dev); in wacom_open() local
185 struct wacom *wacom = input_get_drvdata(dev); in wacom_close() local
214 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_hid_usage_quirk() local
297 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_feature_mapping() local
430 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_usage_mapping() local
486 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_post_parse_hid() local
551 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_hid_set_device_mode() local
612 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_bt_query_tablet_data() local
669 static int _wacom_query_tablet_data(struct wacom *wacom) in _wacom_query_tablet_data()
713 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_retrieve_hid_descriptor() local
753 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_are_sibling() local
853 struct wacom *wacom = res; in wacom_remove_shared_data() local
873 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_add_shared_data() local
909 static int wacom_led_control(struct wacom *wacom) in wacom_led_control()
991 static int wacom_led_putimage(struct wacom *wacom, int button_id, u8 xfer_id, in wacom_led_putimage()
1037 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_led_select_store() local
1076 static ssize_t wacom_luminance_store(struct wacom *wacom, u8 *dest, in wacom_luminance_store()
1124 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_button_image_store() local
1236 static int __wacom_devm_sysfs_create_group(struct wacom *wacom, in __wacom_devm_sysfs_create_group()
1263 static int wacom_devm_sysfs_create_group(struct wacom *wacom, in wacom_devm_sysfs_create_group()
1277 static int wacom_devm_kfifo_alloc(struct wacom *wacom) in wacom_devm_kfifo_alloc()
1304 struct wacom *wacom = led->wacom; in wacom_leds_brightness_get() local
1319 struct wacom *wacom = led->wacom; in __wacom_led_brightness_get() local
1331 struct wacom *wacom = led->wacom; in wacom_led_brightness_set() local
1360 static int wacom_led_register_one(struct device *dev, struct wacom *wacom, in wacom_led_register_one()
1422 struct wacom *wacom, in wacom_led_groups_alloc_and_register_one()
1477 struct wacom_led *wacom_led_find(struct wacom *wacom, unsigned int group_id, in wacom_led_find()
1501 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur) in wacom_led_next()
1523 struct wacom *wacom = data; in wacom_led_groups_release() local
1529 static int wacom_led_groups_allocate(struct wacom *wacom, int count) in wacom_led_groups_allocate()
1550 static int wacom_leds_alloc_and_register(struct wacom *wacom, int group_count, in wacom_leds_alloc_and_register()
1576 int wacom_initialize_leds(struct wacom *wacom) in wacom_initialize_leds()
1697 struct wacom *wacom = container_of(work, struct wacom, init_work.work); in wacom_init_work() local
1703 static void wacom_query_tablet_data(struct wacom *wacom) in wacom_query_tablet_data()
1757 static int __wacom_initialize_battery(struct wacom *wacom, in __wacom_initialize_battery()
1801 static int wacom_initialize_battery(struct wacom *wacom) in wacom_initialize_battery()
1809 static void wacom_destroy_battery(struct wacom *wacom) in wacom_destroy_battery()
1823 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_show_speed() local
1833 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_store_speed() local
1857 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_show_remote_mode() local
1890 static int wacom_remote_create_attr_group(struct wacom *wacom, __u32 serial, in wacom_remote_create_attr_group()
1914 static int wacom_cmd_unpair_remote(struct wacom *wacom, unsigned char selector) in wacom_cmd_unpair_remote()
1941 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_store_unpair_remote() local
1972 struct wacom *wacom = data; in wacom_remotes_destroy() local
1983 static int wacom_initialize_remotes(struct wacom *wacom) in wacom_initialize_remotes()
2041 static struct input_dev *wacom_allocate_input(struct wacom *wacom) in wacom_allocate_input()
2066 static int wacom_allocate_inputs(struct wacom *wacom) in wacom_allocate_inputs()
2085 static int wacom_register_inputs(struct wacom *wacom) in wacom_register_inputs()
2178 struct wacom *wacom = container_of(work, struct wacom, battery_work); in wacom_battery_work() local
2207 static void wacom_update_name(struct wacom *wacom, const char *suffix) in wacom_update_name()
2262 static void wacom_release_resources(struct wacom *wacom) in wacom_release_resources()
2304 static int wacom_parse_and_register(struct wacom *wacom, bool wireless) in wacom_parse_and_register()
2439 struct wacom *wacom = container_of(work, struct wacom, wireless_work); in wacom_wireless_work() local
2527 static void wacom_remote_destroy_one(struct wacom *wacom, unsigned int index) in wacom_remote_destroy_one()
2557 static int wacom_remote_create_one(struct wacom *wacom, u32 serial, in wacom_remote_create_one()
2625 static int wacom_remote_attach_battery(struct wacom *wacom, int index) in wacom_remote_attach_battery()
2649 struct wacom *wacom = container_of(work, struct wacom, remote_work); in wacom_remote_work() local
2695 struct wacom *wacom = container_of(work, struct wacom, mode_change_work); in wacom_mode_change_work() local
2736 struct wacom *wacom; in wacom_probe() local
2810 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_remove() local
2837 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_resume() local