Searched refs:tps62360_of_match (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/regulator/
H A Dtps62360-regulator.c332 static const struct of_device_id tps62360_of_match[] = { variable in typeref:struct:of_device_id
339 MODULE_DEVICE_TABLE(of, tps62360_of_match);
368 match = of_match_device(of_match_ptr(tps62360_of_match), tps62360_probe()
519 .of_match_table = of_match_ptr(tps62360_of_match),

Completed in 51 milliseconds