Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mfd/
H A Drn5t618.c170 static const struct of_device_id rn5t618_of_match[] = { variable
176 MODULE_DEVICE_TABLE(of, rn5t618_of_match);
184 of_id = of_match_device(rn5t618_of_match, &i2c->dev); in rn5t618_i2c_probe()
280 .of_match_table = of_match_ptr(rn5t618_of_match),