Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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),
/kernel/linux/linux-6.6/drivers/mfd/
H A 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,

Completed in 2 milliseconds