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

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

Completed in 34 milliseconds