Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dtps65910.c382 static const struct of_device_id tps65910_of_match[] = { variable
387 MODULE_DEVICE_TABLE(of, tps65910_of_match);
398 match = of_match_device(tps65910_of_match, &client->dev); in tps65910_parse_dt()
548 .of_match_table = of_match_ptr(tps65910_of_match),