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.c182 struct pidff_usage { struct
198 struct pidff_usage set_effect[ARRAY_SIZE(pidff_set_effect)]; argument
199 struct pidff_usage set_envelope[ARRAY_SIZE(pidff_set_envelope)];
200 struct pidff_usage set_condition[ARRAY_SIZE(pidff_set_condition)];
201 struct pidff_usage set_periodic[ARRAY_SIZE(pidff_set_periodic)];
202 struct pidff_usage set_constant[ARRAY_SIZE(pidff_set_constant)];
203 struct pidff_usage set_ramp[ARRAY_SIZE(pidff_set_ramp)];
205 struct pidff_usage device_gain[ARRAY_SIZE(pidff_device_gain)];
206 struct pidff_usage block_load[ARRAY_SIZE(pidff_block_load)];
207 struct pidff_usage pool[ARRAY_SIZE(pidff_pool)];
[all …]