Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic3x-i2c.c20 static const struct i2c_device_id aic3x_i2c_id[] = { variable
28 MODULE_DEVICE_TABLE(i2c, aic3x_i2c_id);
34 const struct i2c_device_id *id = i2c_match_id(aic3x_i2c_id, i2c); in aic3x_i2c_probe()
66 .id_table = aic3x_i2c_id,