twl4030_resconfig
static int twl4030_configure_resource(struct twl4030_resconfig *rconfig)
static void twl4030_patch_rconfig(struct twl4030_resconfig *common,
struct twl4030_resconfig *board)
struct twl4030_resconfig *b = board;
struct twl4030_resconfig *resconfig = pdata->resource_config;
struct twl4030_resconfig *boardconf = pdata->board_config;
static struct twl4030_resconfig omap3_rconfig[] = {
static struct twl4030_resconfig omap3_idle_rconfig[] = {
static struct twl4030_resconfig osc_off_rconfig[] = {
struct twl4030_resconfig *resource_config;
struct twl4030_resconfig *board_config;