Searched refs:tps65910_of_match (Results 1 – 1 of 1) sorted by relevance
372 static const struct of_device_id tps65910_of_match[] = { variable377 MODULE_DEVICE_TABLE(of, tps65910_of_match);388 match = of_match_device(tps65910_of_match, &client->dev); in tps65910_parse_dt()536 .of_match_table = of_match_ptr(tps65910_of_match),