![]() |
ckb-next
beta-v0.2.8 at branch testing
ckb-next driver for corsair devices
|
Include dependency graph for profile_mouse.c:Go to the source code of this file.
Functions | |
| int | cmd_hwload_mouse (usbdevice *kb, usbmode *dummy1, int dummy2, int apply, const char *dummy3) |
| int | cmd_hwsave_mouse (usbdevice *kb, usbmode *dummy1, int dummy2, int dummy3, const char *dummy4) |
| int cmd_hwload_mouse | ( | usbdevice * | kb, |
| usbmode * | dummy1, | ||
| int | dummy2, | ||
| int | apply, | ||
| const char * | dummy3 | ||
| ) |
Definition at line 6 of file profile_mouse.c.
References DELAY_LONG, hwprofile::dpi, usbdevice::hw, hwtonative(), hwprofile::id, hwprofile::light, loaddpi(), loadrgb_mouse(), MSG_SIZE, hwprofile::name, PR_NAME_LEN, usbdevice::profile, and usbrecv.
Here is the call graph for this function:| int cmd_hwsave_mouse | ( | usbdevice * | kb, |
| usbmode * | dummy1, | ||
| int | dummy2, | ||
| int | dummy3, | ||
| const char * | dummy4 | ||
| ) |
Definition at line 50 of file profile_mouse.c.
References DELAY_LONG, hwprofile::dpi, usbdevice::hw, hwprofile::id, hwprofile::light, MD_NAME_LEN, MSG_SIZE, hwprofile::name, nativetohw(), usbdevice::profile, savedpi(), savergb_mouse(), and usbsend.
Here is the call graph for this function: