Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Dmax98095.c2109 static const struct i2c_device_id max98095_i2c_id[] = { variable
2113 MODULE_DEVICE_TABLE(i2c, max98095_i2c_id);
2135 id = i2c_match_id(max98095_i2c_id, i2c); in max98095_i2c_probe()
2160 .id_table = max98095_i2c_id,