Searched defs:pidff_device (Results 1 – 1 of 1) sorted by relevance
194 struct pidff_device { struct206 struct pidff_usage device_gain[ARRAY_SIZE(pidff_device_gain)]; argument207 struct pidff_usage block_load[ARRAY_SIZE(pidff_block_load)];208 struct pidff_usage pool[ARRAY_SIZE(pidff_pool)];209 struct pidff_usage effect_operation[ARRAY_SIZE(pidff_effect_operation)];210 struct pidff_usage block_free[ARRAY_SIZE(pidff_block_free)];212 struct pidff_effect effect[PID_EFFECTS_MAX];236 int control_id[ARRAY_SIZE(pidff_device_control)]; argument237 int type_id[ARRAY_SIZE(pidff_effect_types)];238 int status_id[ARRAY_SIZE(pidff_block_load_status)];[all …]