Lines Matching refs:oxygen
66 static void cs4398_write(struct oxygen *chip, u8 reg, u8 value)
75 static void cs4398_write_cached(struct oxygen *chip, u8 reg, u8 value)
83 static void cs4362a_write(struct oxygen *chip, u8 reg, u8 value)
92 static void cs4362a_write_cached(struct oxygen *chip, u8 reg, u8 value)
100 static void cs43xx_registers_init(struct oxygen *chip)
127 static void xonar_d1_init(struct oxygen *chip)
175 static void xonar_dx_init(struct oxygen *chip)
186 static void xonar_d1_cleanup(struct oxygen *chip)
193 static void xonar_d1_suspend(struct oxygen *chip)
198 static void xonar_d1_resume(struct oxygen *chip)
206 static void set_cs43xx_params(struct oxygen *chip,
232 static void update_cs4362a_volumes(struct oxygen *chip)
243 static void update_cs43xx_volume(struct oxygen *chip)
250 static void update_cs43xx_mute(struct oxygen *chip)
261 static void update_cs43xx_center_lfe_mix(struct oxygen *chip, bool mixed)
296 struct oxygen *chip = ctl->private_data;
307 struct oxygen *chip = ctl->private_data;
339 static void xonar_d1_line_mic_ac97_switch(struct oxygen *chip,
353 static int xonar_d1_mixer_init(struct oxygen *chip)
377 static void dump_d1_registers(struct oxygen *chip,
423 int get_xonar_cs43xx_model(struct oxygen *chip,