Home
last modified time | relevance | path

Searched refs:pidff_usage (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hid/usbhid/
H A Dhid-pidff.c183 struct pidff_usage { struct
199 struct pidff_usage set_effect[ARRAY_SIZE(pidff_set_effect)]; argument
200 struct pidff_usage set_envelope[ARRAY_SIZE(pidff_set_envelope)];
201 struct pidff_usage set_condition[ARRAY_SIZE(pidff_set_condition)];
202 struct pidff_usage set_periodic[ARRAY_SIZE(pidff_set_periodic)];
203 struct pidff_usage set_constant[ARRAY_SIZE(pidff_set_constant)];
204 struct pidff_usage set_ramp[ARRAY_SIZE(pidff_set_ramp)];
206 struct pidff_usage device_gain[ARRAY_SIZE(pidff_device_gain)];
207 struct pidff_usage block_load[ARRAY_SIZE(pidff_block_load)];
208 struct pidff_usage pool[ARRAY_SIZE(pidff_pool)];
[all …]