Searched refs:auto_update_interval (Results 1 – 1 of 1) sorted by relevance
174 unsigned int auto_update_interval; member271 msleep_interruptible(data->auto_update_interval); in adt7470_update_thread()403 return sprintf(buf, "%d\n", data->auto_update_interval); in show_auto_update_interval()420 data->auto_update_interval = temp; in set_auto_update_interval()924 static DEVICE_ATTR(auto_update_interval, S_IWUSR | S_IRUGO,1240 data->auto_update_interval = AUTO_UPDATE_INTERVAL; in adt7470_probe()