Searched defs:aw_device (Results 1 – 1 of 1) sorted by relevance
137 struct aw_device { struct138 int status;139 struct mutex dsp_lock;141 unsigned char prof_cur;144 unsigned char dsp_cfg;145 u16 chip_id;147 unsigned int channel;148 unsigned int fade_step;151 struct i2c_client *i2c;152 struct device *dev;[all …]