Searched refs:tps65218_of_match (Results 1 – 1 of 1) sorted by relevance
91 static const struct of_device_id tps65218_of_match[] = { variable101 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,