Home
last modified time | relevance | path

Searched refs:nonblocking_wait_time (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
Dshtc1.c57 unsigned int nonblocking_wait_time; /* in us */ member
82 usleep_range(data->nonblocking_wait_time, in shtc1_update_values()
83 data->nonblocking_wait_time + 1000); in shtc1_update_values()
170 data->nonblocking_wait_time = SHTC1_NONBLOCKING_WAIT_TIME_HPM; in shtc1_select_command()
176 data->nonblocking_wait_time = SHTC1_NONBLOCKING_WAIT_TIME_LPM; in shtc1_select_command()