Lines Matching refs:oxygen
22 static int output_select_apply(struct oxygen *chip) in output_select_apply()
62 struct oxygen *chip = ctl->private_data; in output_select_get()
74 struct oxygen *chip = ctl->private_data; in output_select_put()
107 struct oxygen *chip = ctl->private_data; in hp_stereo_volume_get()
123 struct oxygen *chip = ctl->private_data; in hp_stereo_volume_put()
153 struct oxygen *chip = ctl->private_data; in hp_mute_get()
166 struct oxygen *chip = ctl->private_data; in hp_mute_put()
185 static int input_volume_apply(struct oxygen *chip, char left, char right) in input_volume_apply()
211 struct oxygen *chip = ctl->private_data; in input_vol_get()
225 struct oxygen *chip = ctl->private_data; in input_vol_put()
255 static int input_source_apply(struct oxygen *chip) in input_source_apply()
282 struct oxygen *chip = ctl->private_data; in input_sel_get()
294 struct oxygen *chip = ctl->private_data; in input_sel_put()
329 struct oxygen *chip = ctl->private_data; in hpf_get()
339 struct oxygen *chip = ctl->private_data; in hpf_put()
423 static int dg_mixer_init(struct oxygen *chip) in dg_mixer_init()