sample_times 86 drivers/hwmon/lm75.c const unsigned int *sample_times; sample_times 134 drivers/hwmon/lm75.c .sample_times = (unsigned int []){ 125, 250, 500, 1000 }, sample_times 143 drivers/hwmon/lm75.c .sample_times = (unsigned int []){ 150, 300, 600, 1200 }, sample_times 152 drivers/hwmon/lm75.c .sample_times = (unsigned int []){ 150, 300, 600, 1200 }, sample_times 164 drivers/hwmon/lm75.c .sample_times = (unsigned int []){ 25, 50, 100, 200 }, sample_times 204 drivers/hwmon/lm75.c .sample_times = (unsigned int []){ 100, 200, 300, 400, 500, 600, sample_times 216 drivers/hwmon/lm75.c .sample_times = (unsigned int []){ 30, 60, 120, 240 }, sample_times 225 drivers/hwmon/lm75.c .sample_times = (unsigned int []){ 40, 80, 160, 320 }, sample_times 234 drivers/hwmon/lm75.c .sample_times = (unsigned int []){ 40, 80, 160, 320 }, sample_times 243 drivers/hwmon/lm75.c .sample_times = (unsigned int []){ 28, 55, 110, 220 }, sample_times 252 drivers/hwmon/lm75.c .sample_times = (unsigned int []){ 125, 250, 1000, 4000 }, sample_times 260 drivers/hwmon/lm75.c .sample_times = (unsigned int []){ 28, 55, 110, 220 }, sample_times 269 drivers/hwmon/lm75.c .sample_times = (unsigned int []){ 28, 55, 110, 220 }, sample_times 278 drivers/hwmon/lm75.c .sample_times = (unsigned int []){ 28, 55, 110, 220 }, sample_times 285 drivers/hwmon/lm75.c .sample_times = (unsigned int []){ MSEC_PER_SEC / 37, sample_times 406 drivers/hwmon/lm75.c index = find_closest(val, data->params->sample_times, sample_times 416 drivers/hwmon/lm75.c data->sample_time = data->params->sample_times[index]; sample_times 429 drivers/hwmon/lm75.c data->sample_time = data->params->sample_times[index]; sample_times 436 drivers/hwmon/lm75.c data->sample_time = data->params->sample_times[index];