Searched refs:kovaplus_select_profile (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hid/ |
H A D | hid-roccat-kovaplus.c | 64 static int kovaplus_select_profile(struct usb_device *usb_dev, uint number, in kovaplus_select_profile() function 75 retval = kovaplus_select_profile(usb_dev, number, in kovaplus_get_profile_settings() 89 retval = kovaplus_select_profile(usb_dev, number, in kovaplus_get_profile_buttons() 223 retval = kovaplus_select_profile(usb_dev, *(uint *)(attr->private), in kovaplus_sysfs_read_profilex_settings() 241 retval = kovaplus_select_profile(usb_dev, *(uint *)(attr->private), in kovaplus_sysfs_read_profilex_buttons()
|