Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmax98095.c2108 static const struct i2c_device_id max98095_i2c_id[] = { variable
2112 MODULE_DEVICE_TABLE(i2c, max98095_i2c_id);
2134 id = i2c_match_id(max98095_i2c_id, i2c); in max98095_i2c_probe()
2159 .id_table = max98095_i2c_id,