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
912 static int wacom_led_control(struct wacom *wacom) in wacom_led_control()
994 static int wacom_led_putimage(struct wacom *wacom, int button_id, u8 xfer_id, in wacom_led_putimage()
1040 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_led_select_store() local
1079 static ssize_t wacom_luminance_store(struct wacom *wacom, u8 *dest, in wacom_luminance_store()
1127 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_button_image_store() local
1239 static int __wacom_devm_sysfs_create_group(struct wacom *wacom, in __wacom_devm_sysfs_create_group()
1266 static int wacom_devm_sysfs_create_group(struct wacom *wacom, in wacom_devm_sysfs_create_group()
1280 static int wacom_devm_kfifo_alloc(struct wacom *wacom) in wacom_devm_kfifo_alloc()
1307 struct wacom *wacom = led->wacom; in wacom_leds_brightness_get() local
1322 struct wacom *wacom = led->wacom; in __wacom_led_brightness_get() local
1334 struct wacom *wacom = led->wacom; in wacom_led_brightness_set() local
1363 static int wacom_led_register_one(struct device *dev, struct wacom *wacom, in wacom_led_register_one()
1425 struct wacom *wacom, in wacom_led_groups_alloc_and_register_one()
1480 struct wacom_led *wacom_led_find(struct wacom *wacom, unsigned int group_id, in wacom_led_find()
1504 struct wacom_led *wacom_led_next(struct wacom *wacom, struct wacom_led *cur) in wacom_led_next()
1526 struct wacom *wacom = data; in wacom_led_groups_release() local
1532 static int wacom_led_groups_allocate(struct wacom *wacom, int count) in wacom_led_groups_allocate()
1553 static int wacom_leds_alloc_and_register(struct wacom *wacom, int group_count, in wacom_leds_alloc_and_register()
1579 int wacom_initialize_leds(struct wacom *wacom) in wacom_initialize_leds()
1700 struct wacom *wacom = container_of(work, struct wacom, init_work.work); in wacom_init_work() local
1706 static void wacom_query_tablet_data(struct wacom *wacom) in wacom_query_tablet_data()
1760 static int __wacom_initialize_battery(struct wacom *wacom, in __wacom_initialize_battery()
1804 static int wacom_initialize_battery(struct wacom *wacom) in wacom_initialize_battery()
1812 static void wacom_destroy_battery(struct wacom *wacom) in wacom_destroy_battery()
1826 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_show_speed() local
1836 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_store_speed() local
1860 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_show_remote_mode() local
1893 static int wacom_remote_create_attr_group(struct wacom *wacom, __u32 serial, in wacom_remote_create_attr_group()
1917 static int wacom_cmd_unpair_remote(struct wacom *wacom, unsigned char selector) in wacom_cmd_unpair_remote()
1944 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_store_unpair_remote() local
1975 struct wacom *wacom = data; in wacom_remotes_destroy() local
1986 static int wacom_initialize_remotes(struct wacom *wacom) in wacom_initialize_remotes()
2044 static struct input_dev *wacom_allocate_input(struct wacom *wacom) in wacom_allocate_input()
2069 static int wacom_allocate_inputs(struct wacom *wacom) in wacom_allocate_inputs()
2088 static int wacom_register_inputs(struct wacom *wacom) in wacom_register_inputs()
2181 struct wacom *wacom = container_of(work, struct wacom, battery_work); in wacom_battery_work() local
2210 static void wacom_update_name(struct wacom *wacom, const char *suffix) in wacom_update_name()
2265 static void wacom_release_resources(struct wacom *wacom) in wacom_release_resources()
2307 static int wacom_parse_and_register(struct wacom *wacom, bool wireless) in wacom_parse_and_register()
2442 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
2738 struct wacom *wacom; in wacom_probe() local
2806 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_remove() local
2833 struct wacom *wacom = hid_get_drvdata(hdev); in wacom_resume() local