Lines Matching refs:oxygen
32 static int output_select_apply(struct oxygen *chip) in output_select_apply()
72 struct oxygen *chip = ctl->private_data; in output_select_get()
84 struct oxygen *chip = ctl->private_data; in output_select_put()
117 struct oxygen *chip = ctl->private_data; in hp_stereo_volume_get()
133 struct oxygen *chip = ctl->private_data; in hp_stereo_volume_put()
163 struct oxygen *chip = ctl->private_data; in hp_mute_get()
176 struct oxygen *chip = ctl->private_data; in hp_mute_put()
195 static int input_volume_apply(struct oxygen *chip, char left, char right) in input_volume_apply()
221 struct oxygen *chip = ctl->private_data; in input_vol_get()
235 struct oxygen *chip = ctl->private_data; in input_vol_put()
265 static int input_source_apply(struct oxygen *chip) in input_source_apply()
292 struct oxygen *chip = ctl->private_data; in input_sel_get()
304 struct oxygen *chip = ctl->private_data; in input_sel_put()
339 struct oxygen *chip = ctl->private_data; in hpf_get()
349 struct oxygen *chip = ctl->private_data; in hpf_put()
433 static int dg_mixer_init(struct oxygen *chip) in dg_mixer_init()