Home
last modified time | relevance | path

Searched refs:wacom_allocate_input (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dwacom_sys.c2047 static struct input_dev *wacom_allocate_input(struct wacom *wacom) in wacom_allocate_input() function
2076 wacom_wac->pen_input = wacom_allocate_input(wacom); in wacom_allocate_inputs()
2077 wacom_wac->touch_input = wacom_allocate_input(wacom); in wacom_allocate_inputs()
2078 wacom_wac->pad_input = wacom_allocate_input(wacom); in wacom_allocate_inputs()
2621 remote->remotes[index].input = wacom_allocate_input(wacom); in wacom_remote_create_one()
/kernel/linux/linux-6.6/drivers/hid/
H A Dwacom_sys.c2039 static struct input_dev *wacom_allocate_input(struct wacom *wacom) in wacom_allocate_input() function
2068 wacom_wac->pen_input = wacom_allocate_input(wacom); in wacom_allocate_inputs()
2069 wacom_wac->touch_input = wacom_allocate_input(wacom); in wacom_allocate_inputs()
2070 wacom_wac->pad_input = wacom_allocate_input(wacom); in wacom_allocate_inputs()
2615 remote->remotes[index].input = wacom_allocate_input(wacom); in wacom_remote_create_one()

Completed in 8 milliseconds