Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtwl4030-power.c849 static const struct of_device_id twl4030_power_of_match[] = { variable
879 MODULE_DEVICE_TABLE(of, twl4030_power_of_match);
907 match = of_match_device(of_match_ptr(twl4030_power_of_match), in twl4030_power_probe()
959 .of_match_table = of_match_ptr(twl4030_power_of_match),