Lines Matching defs:chip
32 static int output_select_apply(struct oxygen *chip) in output_select_apply()
72 struct oxygen *chip = ctl->private_data; in output_select_get() local
84 struct oxygen *chip = ctl->private_data; in output_select_put() local
117 struct oxygen *chip = ctl->private_data; in hp_stereo_volume_get() local
133 struct oxygen *chip = ctl->private_data; in hp_stereo_volume_put() local
163 struct oxygen *chip = ctl->private_data; in hp_mute_get() local
176 struct oxygen *chip = ctl->private_data; in hp_mute_put() local
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() local
235 struct oxygen *chip = ctl->private_data; in input_vol_put() local
265 static int input_source_apply(struct oxygen *chip) in input_source_apply()
292 struct oxygen *chip = ctl->private_data; in input_sel_get() local
304 struct oxygen *chip = ctl->private_data; in input_sel_put() local
339 struct oxygen *chip = ctl->private_data; in hpf_get() local
349 struct oxygen *chip = ctl->private_data; in hpf_put() local
433 static int dg_mixer_init(struct oxygen *chip) in dg_mixer_init()