Lines Matching refs:roccat_device
39 struct roccat_device { struct
62 struct roccat_device *device; argument
69 static struct roccat_device *devices[ROCCAT_MAX_DEVICES];
77 struct roccat_device *device = reader->device; in roccat_read()
152 struct roccat_device *device; in roccat_open()
207 struct roccat_device *device; in roccat_release()
249 struct roccat_device *device; in roccat_report_event()
297 struct roccat_device *device; in roccat_connect()
300 device = kzalloc(sizeof(struct roccat_device), GFP_KERNEL); in roccat_connect()
353 struct roccat_device *device; in roccat_disconnect()
379 struct roccat_device *device; in roccat_ioctl()