Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dtps65218.c210 static const struct of_device_id of_tps65218_match_table[] = { variable
222 match = of_match_device(of_tps65218_match_table, &client->dev); in tps65218_probe()
284 .of_match_table = of_tps65218_match_table,