Home
last modified time | relevance | path

Searched refs:roccat_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/hid/
Dhid-roccat.c42 struct roccat_device { struct
65 struct roccat_device *device; argument
72 static struct roccat_device *devices[ROCCAT_MAX_DEVICES];
80 struct roccat_device *device = reader->device; in roccat_read()
155 struct roccat_device *device; in roccat_open()
210 struct roccat_device *device; in roccat_release()
252 struct roccat_device *device; in roccat_report_event()
300 struct roccat_device *device; in roccat_connect()
303 device = kzalloc(sizeof(struct roccat_device), GFP_KERNEL); in roccat_connect()
356 struct roccat_device *device; in roccat_disconnect()
[all …]