max_busy_polls    107 drivers/hwmon/sch56xx-common.c 	const int max_busy_polls = 64;
max_busy_polls    135 drivers/hwmon/sch56xx-common.c 	for (i = 0; i < max_busy_polls + max_lazy_polls; i++) {
max_busy_polls    136 drivers/hwmon/sch56xx-common.c 		if (i >= max_busy_polls)
max_busy_polls    147 drivers/hwmon/sch56xx-common.c 	if (i == max_busy_polls + max_lazy_polls) {
max_busy_polls    157 drivers/hwmon/sch56xx-common.c 	for (i = 0; i < max_busy_polls; i++) {
max_busy_polls    168 drivers/hwmon/sch56xx-common.c 	if (i == max_busy_polls) {