epe               778 drivers/regulator/wm831x-dcdc.c 	int id = pdev->id % ARRAY_SIZE(pdata->epe);
epe               804 drivers/regulator/wm831x-dcdc.c 		config.init_data = pdata->epe[id];
epe               137 include/linux/mfd/wm831x/pdata.h 	struct regulator_init_data *epe[WM831X_MAX_EPE];