Lines Matching defs:chip
22 static int output_select_apply(struct oxygen *chip) in output_select_apply()
62 struct oxygen *chip = ctl->private_data; in output_select_get() local
74 struct oxygen *chip = ctl->private_data; in output_select_put() local
107 struct oxygen *chip = ctl->private_data; in hp_stereo_volume_get() local
123 struct oxygen *chip = ctl->private_data; in hp_stereo_volume_put() local
153 struct oxygen *chip = ctl->private_data; in hp_mute_get() local
166 struct oxygen *chip = ctl->private_data; in hp_mute_put() local
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() local
225 struct oxygen *chip = ctl->private_data; in input_vol_put() local
255 static int input_source_apply(struct oxygen *chip) in input_source_apply()
282 struct oxygen *chip = ctl->private_data; in input_sel_get() local
294 struct oxygen *chip = ctl->private_data; in input_sel_put() local
329 struct oxygen *chip = ctl->private_data; in hpf_get() local
339 struct oxygen *chip = ctl->private_data; in hpf_put() local
423 static int dg_mixer_init(struct oxygen *chip) in dg_mixer_init()