Home
last modified time | relevance | path

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

/sound/soc/codecs/
Drt5677.c5228 static const struct of_device_id rt5677_of_match[] = { variable
5232 MODULE_DEVICE_TABLE(of, rt5677_of_match);
5580 match_id = of_match_device(rt5677_of_match, &i2c->dev); in rt5677_i2c_probe()
5707 .of_match_table = rt5677_of_match,