shutdown_fps_period  350 drivers/mfd/max77620.c 		chip->shutdown_fps_period[fps_id] = min(param_val,
shutdown_fps_period  353 drivers/mfd/max77620.c 				chip->shutdown_fps_period[fps_id]);
shutdown_fps_period  409 drivers/mfd/max77620.c 		chip->shutdown_fps_period[fps_id] = -1;
shutdown_fps_period  654 drivers/mfd/max77620.c 		if (chip->shutdown_fps_period[fps] < 0)
shutdown_fps_period  658 drivers/mfd/max77620.c 					      chip->shutdown_fps_period[fps]);
shutdown_fps_period  339 include/linux/mfd/max77620.h 	int shutdown_fps_period[MAX77620_FPS_COUNT];