Lines Matching refs:oxygen
39 int cs4245_write_spi(struct oxygen *chip, u8 reg);
40 int cs4245_read_spi(struct oxygen *chip, u8 reg);
41 int cs4245_shadow_control(struct oxygen *chip, enum cs4245_shadow_operation op);
42 void dg_init(struct oxygen *chip);
43 void set_cs4245_dac_params(struct oxygen *chip,
45 void set_cs4245_adc_params(struct oxygen *chip,
47 unsigned int adjust_dg_dac_routing(struct oxygen *chip,
49 void dump_cs4245_registers(struct oxygen *chip,
51 void dg_suspend(struct oxygen *chip);
52 void dg_resume(struct oxygen *chip);
53 void dg_cleanup(struct oxygen *chip);