Home
last modified time | relevance | path

Searched refs:wm8350_data (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm8350.c59 struct wm8350_data { struct
75 static inline int wm8350_out1_ramp_step(struct wm8350_data *wm8350_data) in wm8350_out1_ramp_step() argument
77 struct wm8350_output *out1 = &wm8350_data->out1; in wm8350_out1_ramp_step()
78 struct wm8350 *wm8350 = wm8350_data->wm8350; in wm8350_out1_ramp_step()
140 static inline int wm8350_out2_ramp_step(struct wm8350_data *wm8350_data) in wm8350_out2_ramp_step() argument
142 struct wm8350_output *out2 = &wm8350_data->out2; in wm8350_out2_ramp_step()
143 struct wm8350 *wm8350 = wm8350_data->wm8350; in wm8350_out2_ramp_step()
209 struct wm8350_data *wm8350_data = in wm8350_pga_work() local
210 container_of(work, struct wm8350_data, pga_work.work); in wm8350_pga_work()
211 struct wm8350_output *out1 = &wm8350_data->out1, in wm8350_pga_work()
[all …]