suspend_fps_period  360 drivers/mfd/max77620.c 		chip->suspend_fps_period[fps_id] = min(param_val,
suspend_fps_period  410 drivers/mfd/max77620.c 		chip->suspend_fps_period[fps_id] = -1;
suspend_fps_period  604 drivers/mfd/max77620.c 		if (chip->suspend_fps_period[fps] < 0)
suspend_fps_period  608 drivers/mfd/max77620.c 					      chip->suspend_fps_period[fps]);
suspend_fps_period  340 include/linux/mfd/max77620.h 	int suspend_fps_period[MAX77620_FPS_COUNT];