regulator_registered   95 drivers/regulator/pcf50633-regulator.c 	if (pcf->pdata->regulator_registered)
regulator_registered   96 drivers/regulator/pcf50633-regulator.c 		pcf->pdata->regulator_registered(pcf, pdev->id);
regulator_registered   40 include/linux/mfd/pcf50633/core.h 	void (*regulator_registered)(struct pcf50633 *, int);