Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-roccat-common.c122 int roccat_common2_device_init_struct(struct usb_device *usb_dev, in roccat_common2_device_init_struct() function
128 EXPORT_SYMBOL_GPL(roccat_common2_device_init_struct);
H A Dhid-roccat-common.h38 int roccat_common2_device_init_struct(struct usb_device *usb_dev,
H A Dhid-roccat-konepure.c98 retval = roccat_common2_device_init_struct(usb_dev, konepure); in konepure_init_specials()
H A Dhid-roccat-savu.c78 retval = roccat_common2_device_init_struct(usb_dev, savu); in savu_init_specials()
H A Dhid-roccat-ryos.c106 retval = roccat_common2_device_init_struct(usb_dev, ryos); in ryos_init_specials()