Searched refs:kovaplus (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-roccat-kovaplus.c23 #include "hid-roccat-kovaplus.h"
32 static void kovaplus_profile_activated(struct kovaplus_device *kovaplus, argument
35 if (new_profile_index >= ARRAY_SIZE(kovaplus->profile_settings))
37 kovaplus->actual_profile = new_profile_index;
38 kovaplus->actual_cpi = kovaplus->profile_settings[new_profile_index].cpi_startup_level;
39 kovaplus->actual_x_sensitivity = kovaplus->profile_settings[new_profile_index].sensitivity_x;
40 kovaplus->actual_y_sensitivity = kovaplus
129 struct kovaplus_device *kovaplus = hid_get_drvdata(dev_get_drvdata(dev)); local
154 struct kovaplus_device *kovaplus = hid_get_drvdata(dev_get_drvdata(dev)); local
273 struct kovaplus_device *kovaplus = local
281 struct kovaplus_device *kovaplus; local
326 struct kovaplus_device *kovaplus = local
335 struct kovaplus_device *kovaplus = local
345 struct kovaplus_device *kovaplus = local
355 struct kovaplus_device *kovaplus; local
415 kovaplus_init_kovaplus_device_struct(struct usb_device *usb_dev, struct kovaplus_device *kovaplus) argument
450 struct kovaplus_device *kovaplus; local
491 struct kovaplus_device *kovaplus; local
542 kovaplus_keep_values_up_to_date(struct kovaplus_device *kovaplus, u8 const *data) argument
568 kovaplus_report_to_chrdev(struct kovaplus_device const *kovaplus, u8 const *data) argument
608 struct kovaplus_device *kovaplus = hid_get_drvdata(hdev); local
[all...]
H A DMakefile116 hid-roccat-koneplus.o hid-roccat-konepure.o hid-roccat-kovaplus.o \

Completed in 416 milliseconds