Lines Matching defs:aw883xx
30 struct aw883xx *aw883xx = (struct aw883xx *)aw_dev->private_data; in aw883xx_dev_i2c_writes() local
38 struct aw883xx *aw883xx = (struct aw883xx *)aw_dev->private_data; in aw883xx_dev_i2c_write() local
46 struct aw883xx *aw883xx = (struct aw883xx *)aw_dev->private_data; in aw883xx_dev_i2c_read() local
55 struct aw883xx *aw883xx = (struct aw883xx *)aw_dev->private_data; in aw883xx_dev_reg_read() local
63 struct aw883xx *aw883xx = (struct aw883xx *)aw_dev->private_data; in aw883xx_dev_reg_write() local
71 struct aw883xx *aw883xx = (struct aw883xx *)aw_dev->private_data; in aw883xx_dev_reg_write_bits() local
79 struct aw883xx *aw883xx = (struct aw883xx *)aw_dev->private_data; in aw883xx_dev_dsp_write() local
87 struct aw883xx *aw883xx = (struct aw883xx *)aw_dev->private_data; in aw883xx_dev_dsp_read() local
112 static int aw883xx_set_volume(struct aw883xx *aw883xx, uint16_t value) in aw883xx_set_volume()
131 static int aw883xx_get_volume(struct aw883xx *aw883xx, uint16_t *value) in aw883xx_get_volume()
151 struct aw883xx *aw883xx = (struct aw883xx *)aw_dev->private_data; in aw_pid_2049_set_volume() local
157 struct aw883xx *aw883xx = (struct aw883xx *)aw_dev->private_data; in aw_pid_2049_get_volume() local
163 struct aw883xx *aw883xx = (struct aw883xx *)aw_dev->private_data; in aw_pid_2049_i2s_tx_enable() local
182 struct aw883xx *aw883xx = (struct aw883xx *)aw_dev->private_data; in aw_pid_2049_set_cfg_f0_fs() local
257 struct aw883xx *aw883xx = (struct aw883xx *)aw_dev->private_data; in aw_pid_2049_get_hw_mon_st() local
293 struct aw883xx *aw883xx = (struct aw883xx *)aw_dev->private_data; in aw_pid_2049_cali_get_iv_st() local
366 static int aw883xx_dev_init(struct aw883xx *aw883xx) in aw883xx_dev_init()
621 int aw883xx_init(struct aw883xx *aw883xx) in aw883xx_init()