Home
last modified time | relevance | path

Searched defs:aw_device (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw_device.h105 struct aw_device { struct
127 struct aw_device_ops ops; argument
131 int aw_dev_i2c_write_byte(struct aw_device *aw_dev, argument
/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_device.h423 struct aw_device { struct
424 int status;
425 struct mutex *i2c_lock;
427 unsigned char cur_prof; /*current profile index*/
428 unsigned char set_prof; /*set profile index*/
429 unsigned char dsp_crc_st;
430 uint16_t chip_id;
432 unsigned int channel; /*pa channel select*/
433 unsigned int fade_step;
435 struct i2c_client *i2c;
[all …]