Home
last modified time | relevance | path

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

/drivers/mfd/
Drn5t618.c172 static const struct of_device_id rn5t618_of_match[] = { variable
178 MODULE_DEVICE_TABLE(of, rn5t618_of_match);
186 of_id = of_match_device(rn5t618_of_match, &i2c->dev); in rn5t618_i2c_probe()
280 .of_match_table = rn5t618_of_match,