Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dalc5632.c1094 static const struct i2c_device_id alc5632_i2c_table[] = { variable
1098 MODULE_DEVICE_TABLE(i2c, alc5632_i2c_table);
1137 id = i2c_match_id(alc5632_i2c_table, client); in alc5632_i2c_probe()
1186 .id_table = alc5632_i2c_table,