Searched refs:tps65217_of_match (Results 1 – 1 of 1) sorted by relevance
159 static const struct of_device_id tps65217_of_match[] = { variable163 MODULE_DEVICE_TABLE(of, tps65217_of_match);176 match = of_match_device(tps65217_of_match, &client->dev); in tps65217_probe()256 .of_match_table = tps65217_of_match,