Lines Matching refs:oxygen
51 #include "oxygen.h"
139 static void ak4396_write(struct oxygen *chip, unsigned int codec,
157 static void ak4396_write_cached(struct oxygen *chip, unsigned int codec,
166 static void wm8785_write(struct oxygen *chip, u8 reg, unsigned int value)
180 static void ak4396_registers_init(struct oxygen *chip)
199 static void ak4396_init(struct oxygen *chip)
210 static void ak5385_init(struct oxygen *chip)
217 static void wm8785_registers_init(struct oxygen *chip)
226 static void wm8785_init(struct oxygen *chip)
237 static void generic_init(struct oxygen *chip)
243 static void meridian_init(struct oxygen *chip)
253 static void claro_enable_hp(struct oxygen *chip)
260 static void claro_init(struct oxygen *chip)
269 static void claro_halo_init(struct oxygen *chip)
278 static void fantasia_init(struct oxygen *chip)
284 static void stereo_output_init(struct oxygen *chip)
289 static void generic_cleanup(struct oxygen *chip)
293 static void claro_disable_hp(struct oxygen *chip)
298 static void claro_cleanup(struct oxygen *chip)
303 static void claro_suspend(struct oxygen *chip)
308 static void generic_resume(struct oxygen *chip)
314 static void meridian_resume(struct oxygen *chip)
319 static void claro_resume(struct oxygen *chip)
325 static void stereo_resume(struct oxygen *chip)
330 static void set_ak4396_params(struct oxygen *chip,
358 static void update_ak4396_volume(struct oxygen *chip)
371 static void update_ak4396_mute(struct oxygen *chip)
384 static void set_wm8785_params(struct oxygen *chip,
404 static void set_ak5385_params(struct oxygen *chip,
419 static void set_no_params(struct oxygen *chip, struct snd_pcm_hw_params *params)
436 struct oxygen *chip = ctl->private_data;
447 struct oxygen *chip = ctl->private_data;
487 struct oxygen *chip = ctl->private_data;
497 struct oxygen *chip = ctl->private_data;
540 struct oxygen *chip = ctl->private_data;
551 struct oxygen *chip = ctl->private_data;
562 struct oxygen *chip = ctl->private_data;
583 struct oxygen *chip = ctl->private_data;
615 static int generic_mixer_init(struct oxygen *chip)
620 static int generic_wm8785_mixer_init(struct oxygen *chip)
633 static int meridian_mixer_init(struct oxygen *chip)
647 static int claro_mixer_init(struct oxygen *chip)
661 static int claro_halo_mixer_init(struct oxygen *chip)
675 static void dump_ak4396_registers(struct oxygen *chip,
689 static void dump_wm8785_registers(struct oxygen *chip,
701 static void dump_oxygen_registers(struct oxygen *chip,
744 static int get_oxygen_model(struct oxygen *chip,