Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dtps65218-regulator.c91 static const struct of_device_id tps65218_of_match[] = { variable
101 MODULE_DEVICE_TABLE(of, tps65218_of_match);
228 match = of_match_device(tps65218_of_match, &pdev->dev); in tps65218_regulator_probe()
259 .of_match_table = tps65218_of_match,