max_lazy_polls 108 drivers/hwmon/sch56xx-common.c const int max_lazy_polls = 32; max_lazy_polls 135 drivers/hwmon/sch56xx-common.c for (i = 0; i < max_busy_polls + max_lazy_polls; i++) { max_lazy_polls 147 drivers/hwmon/sch56xx-common.c if (i == max_busy_polls + max_lazy_polls) {