Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dtwl4030-power.c372 static int twl4030_configure_resource(struct twl4030_resconfig *rconfig) in twl4030_configure_resource()
580 static void twl4030_patch_rconfig(struct twl4030_resconfig *common, in twl4030_patch_rconfig()
581 struct twl4030_resconfig *board) in twl4030_patch_rconfig()
584 struct twl4030_resconfig *b = board; in twl4030_patch_rconfig()
600 struct twl4030_resconfig *resconfig = pdata->resource_config; in twl4030_power_configure_resources()
601 struct twl4030_resconfig *boardconf = pdata->board_config; in twl4030_power_configure_resources()
722 static struct twl4030_resconfig omap3_rconfig[] = {
786 static struct twl4030_resconfig omap3_idle_rconfig[] = {
825 static struct twl4030_resconfig osc_off_rconfig[] = {
/linux/include/linux/mfd/
H A Dtwl.h650 struct twl4030_resconfig { struct
662 struct twl4030_resconfig *resource_config; argument
663 struct twl4030_resconfig *board_config;