Lines Matching defs:usb_dev
43 static int kovaplus_send_control(struct usb_device *usb_dev, uint value, in kovaplus_send_control()
64 static int kovaplus_select_profile(struct usb_device *usb_dev, uint number, in kovaplus_select_profile()
70 static int kovaplus_get_profile_settings(struct usb_device *usb_dev, in kovaplus_get_profile_settings()
84 static int kovaplus_get_profile_buttons(struct usb_device *usb_dev, in kovaplus_get_profile_buttons()
99 static int kovaplus_get_actual_profile(struct usb_device *usb_dev) in kovaplus_get_actual_profile()
110 static int kovaplus_set_actual_profile(struct usb_device *usb_dev, in kovaplus_set_actual_profile()
130 struct usb_device *usb_dev = interface_to_usbdev(to_usb_interface(dev)); in kovaplus_sysfs_read() local
155 struct usb_device *usb_dev = interface_to_usbdev(to_usb_interface(dev)); in kovaplus_sysfs_write() local
220 struct usb_device *usb_dev = interface_to_usbdev(to_usb_interface(dev)); in kovaplus_sysfs_read_profilex_settings() local
238 struct usb_device *usb_dev = interface_to_usbdev(to_usb_interface(dev)); in kovaplus_sysfs_read_profilex_buttons() local
282 struct usb_device *usb_dev; in kovaplus_sysfs_set_actual_profile() local
356 struct usb_device *usb_dev; in kovaplus_sysfs_show_firmware_version() local
415 static int kovaplus_init_kovaplus_device_struct(struct usb_device *usb_dev, in kovaplus_init_kovaplus_device_struct()
449 struct usb_device *usb_dev = interface_to_usbdev(intf); in kovaplus_init_specials() local