off_on_delay     2360 drivers/regulator/core.c 	if (rdev->desc->off_on_delay) {
off_on_delay     2367 drivers/regulator/core.c 		max_delay = usecs_to_jiffies(rdev->desc->off_on_delay);
off_on_delay     2581 drivers/regulator/core.c 	if (rdev->desc->off_on_delay)
off_on_delay      147 drivers/regulator/hi6421-regulator.c 			.off_on_delay	= odelay,			\
off_on_delay      187 drivers/regulator/hi6421-regulator.c 			.off_on_delay	= odelay,			\
off_on_delay      227 drivers/regulator/hi6421-regulator.c 			.off_on_delay	= odelay,			\
off_on_delay      264 drivers/regulator/hi6421-regulator.c 			.off_on_delay	= odelay,			\
off_on_delay      300 drivers/regulator/hi6421-regulator.c 			.off_on_delay	= odelay,			\
off_on_delay       90 drivers/regulator/hi6421v530-regulator.c 		.off_on_delay	 = odelay,				\
off_on_delay      213 drivers/regulator/lochnagar-regulator.c 		.off_on_delay = 15000,
off_on_delay      178 drivers/regulator/stm32-vrefbuf.c 	.off_on_delay = 1000,
off_on_delay      390 include/linux/regulator/driver.h 	unsigned int off_on_delay;