Searched refs:wm8985_i2c_id (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dwm8985.c1169 static const struct i2c_device_id wm8985_i2c_id[]; variable in typeref:struct:i2c_device_id
1174 const struct i2c_device_id *id = i2c_match_id(wm8985_i2c_id, i2c);
1198 static const struct i2c_device_id wm8985_i2c_id[] = { variable in typeref:struct:i2c_device_id
1203 MODULE_DEVICE_TABLE(i2c, wm8985_i2c_id);
1210 .id_table = wm8985_i2c_id

Completed in 96 milliseconds