state_before_suspend   74 drivers/regulator/dbx500-prcmu.c 	u8 *state_before_suspend;
state_before_suspend  105 drivers/regulator/dbx500-prcmu.c 			   rdebug.state_before_suspend[i] ? "enabled" : "disabled",
state_before_suspend  147 drivers/regulator/dbx500-prcmu.c 	rdebug.state_before_suspend = kzalloc(num_regulators, GFP_KERNEL);
state_before_suspend  148 drivers/regulator/dbx500-prcmu.c 	if (!rdebug.state_before_suspend)
state_before_suspend  159 drivers/regulator/dbx500-prcmu.c 	kfree(rdebug.state_before_suspend);
state_before_suspend  175 drivers/regulator/dbx500-prcmu.c 	kfree(rdebug.state_before_suspend);