Home
last modified time | relevance | path

Searched refs:wm8904_i2c_id (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm8904.c2171 static const struct i2c_device_id wm8904_i2c_id[]; variable
2208 i2c_match_id(wm8904_i2c_id, i2c); in wm8904_i2c_probe()
2330 static const struct i2c_device_id wm8904_i2c_id[] = { variable
2336 MODULE_DEVICE_TABLE(i2c, wm8904_i2c_id);
2344 .id_table = wm8904_i2c_id,