Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmax98088.c1746 static const struct i2c_device_id max98088_i2c_id[] = { variable
1751 MODULE_DEVICE_TABLE(i2c, max98088_i2c_id);
1772 id = i2c_match_id(max98088_i2c_id, i2c); in max98088_i2c_probe()
1797 .id_table = max98088_i2c_id,