Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dak4642.c632 static const struct i2c_device_id ak4642_i2c_id[]; variable
654 i2c_match_id(ak4642_i2c_id, i2c); in ak4642_i2c_probe()
688 static const struct i2c_device_id ak4642_i2c_id[] = { variable
694 MODULE_DEVICE_TABLE(i2c, ak4642_i2c_id);
702 .id_table = ak4642_i2c_id,