Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dtwl4030-power.c832 static const struct of_device_id twl4030_power_of_match[] = { variable
850 MODULE_DEVICE_TABLE(of, twl4030_power_of_match);
878 match = of_match_device(of_match_ptr(twl4030_power_of_match), in twl4030_power_probe()
936 .of_match_table = of_match_ptr(twl4030_power_of_match),