Searched refs:kovaplus_select_profile (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/hid/ |
D | hid-roccat-kovaplus.c | 66 static int kovaplus_select_profile(struct usb_device *usb_dev, uint number, in kovaplus_select_profile() function 77 retval = kovaplus_select_profile(usb_dev, number, in kovaplus_get_profile_settings() 91 retval = kovaplus_select_profile(usb_dev, number, in kovaplus_get_profile_buttons() 225 retval = kovaplus_select_profile(usb_dev, *(uint *)(attr->private), in kovaplus_sysfs_read_profilex_settings() 243 retval = kovaplus_select_profile(usb_dev, *(uint *)(attr->private), in kovaplus_sysfs_read_profilex_buttons()
|