Searched refs:of_tps65218_match_table (Results 1 – 1 of 1) sorted by relevance
210 static const struct of_device_id of_tps65218_match_table[] = { variable214 MODULE_DEVICE_TABLE(of, of_tps65218_match_table);223 match = of_match_device(of_tps65218_match_table, &client->dev); in tps65218_probe()284 .of_match_table = of_tps65218_match_table,