Searched refs:pidff (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/hid/usbhid/ |
| H A D | hid-pidff.c | 324 hid_hw_request(pidff->hid, pidff->reports[PID_SET_ENVELOPE], in pidff_set_envelope_report() 363 hid_hw_request(pidff->hid, pidff->reports[PID_SET_CONSTANT], in pidff_set_constant_force_report() 408 hid_hw_request(pidff->hid, pidff->reports[PID_SET_EFFECT], in pidff_set_effect_report() 441 hid_hw_request(pidff->hid, pidff->reports[PID_SET_PERIODIC], in pidff_set_periodic_report() 529 hid_hw_request(pidff->hid, pidff->reports[PID_SET_RAMP], in pidff_set_ramp_force_report() 551 hid_hw_request(pidff->hid, pidff->reports[PID_DEVICE_GAIN], in pidff_set_gain_report() 729 hid_hw_request(pidff->hid, pidff->reports[PID_BLOCK_FREE], in pidff_erase_pid() 924 hid_hw_request(pidff->hid, pidff->reports[PID_SET_EFFECT], in pidff_autocenter() 1409 pidff = kzalloc(sizeof(*pidff), GFP_KERNEL); in hid_pidff_init_with_quirks() 1410 if (!pidff) in hid_pidff_init_with_quirks() [all …]
|
| H A D | Makefile | 8 usbhid-$(CONFIG_HID_PID) += hid-pidff.o
|
| /linux-6.15/drivers/hid/ |
| H A D | Makefile | 145 obj-$(CONFIG_HID_UNIVERSAL_PIDFF) += hid-universal-pidff.o
|
| H A D | Kconfig | 1250 tristate "universal-pidff: extended USB PID driver compatibility and usage" 1257 pidff quirk management to extend compatibility with slightly
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 10568 B: https://github.com/JacKeTUs/universal-pidff/issues 10569 F: drivers/hid/hid-universal-pidff.c
|