Searched defs:pidff_device (Results 1 – 1 of 1) sorted by relevance
195 struct pidff_device { struct207 struct pidff_usage device_gain[ARRAY_SIZE(pidff_device_gain)]; argument208 struct pidff_usage block_load[ARRAY_SIZE(pidff_block_load)];209 struct pidff_usage pool[ARRAY_SIZE(pidff_pool)];210 struct pidff_usage effect_operation[ARRAY_SIZE(pidff_effect_operation)];211 struct pidff_usage block_free[ARRAY_SIZE(pidff_block_free)];213 struct pidff_effect effect[PID_EFFECTS_MAX];237 int control_id[ARRAY_SIZE(pidff_device_control)]; argument238 int type_id[ARRAY_SIZE(pidff_effect_types)];239 int status_id[ARRAY_SIZE(pidff_block_load_status)];[all …]