Searched refs:rt5677_of_match (Results 1 – 1 of 1) sorted by relevance
5228 static const struct of_device_id rt5677_of_match[] = { variable5232 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,