enabled_at_boot   149 arch/arm/mach-mmp/brownstone.c 	.enabled_at_boot	= 1,
enabled_at_boot   270 arch/arm/mach-omap1/board-ams-delta.c 	.enabled_at_boot	= 1,
enabled_at_boot   712 arch/arm/mach-pxa/hx4700.c 	.enabled_at_boot = 0,
enabled_at_boot   655 arch/arm/mach-pxa/magician.c 	.enabled_at_boot	= 1,
enabled_at_boot   104 arch/arm/mach-sa1100/shannon.c 	.enabled_at_boot = 1,
enabled_at_boot    43 arch/x86/platform/intel-mid/device_libs/platform_bcm43xx.c 	.enabled_at_boot	= 0,			/* disabled at boot */
enabled_at_boot    46 drivers/regulator/fixed-helper.c 	data->cfg.enabled_at_boot = 1;
enabled_at_boot   123 drivers/regulator/fixed.c 		config->enabled_at_boot = true;
enabled_at_boot   213 drivers/regulator/fixed.c 	if (config->enabled_at_boot)
enabled_at_boot   152 drivers/regulator/gpio-regulator.c 		config->enabled_at_boot = true;
enabled_at_boot   316 drivers/regulator/gpio-regulator.c 	if (config->enabled_at_boot)
enabled_at_boot    39 include/linux/regulator/fixed.h 	unsigned enabled_at_boot:1;
enabled_at_boot    66 include/linux/regulator/gpio-regulator.h 	unsigned enabled_at_boot:1;