Searched defs:twl6040_output (Results 1 – 1 of 1) sorted by relevance
68 struct twl6040_output { struct69 u16 active;70 u16 left_vol;71 u16 right_vol;72 u16 left_step;73 u16 right_step;74 unsigned int step_delay;75 u16 ramp;76 struct delayed_work work;77 struct completion ramp_done;