Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dtps65910.c372 static const struct of_device_id tps65910_of_match[] = { variable
377 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),