Searched defs:pidff_device (Results 1 – 1 of 1) sorted by relevance
193 struct pidff_device { struct205 struct pidff_usage device_gain[ARRAY_SIZE(pidff_device_gain)]; argument206 struct pidff_usage block_load[ARRAY_SIZE(pidff_block_load)];207 struct pidff_usage pool[ARRAY_SIZE(pidff_pool)];208 struct pidff_usage effect_operation[ARRAY_SIZE(pidff_effect_operation)];209 struct pidff_usage block_free[ARRAY_SIZE(pidff_block_free)];211 struct pidff_effect effect[PID_EFFECTS_MAX];235 int control_id[ARRAY_SIZE(pidff_device_control)]; argument236 int type_id[ARRAY_SIZE(pidff_effect_types)];237 int status_id[ARRAY_SIZE(pidff_block_load_status)];[all …]