Searched refs:hd_delay_factor (Results 1 – 1 of 1) sorted by relevance
82 static unsigned int hd_delay_factor = HD_DELAY_FACTOR; variable193 mod_delayed_work(system_wq, &hd_capacity_work, HD_DELAY_INTERVAL * hd_delay_factor); in hd_enable_hiperdispatch()333 return sysfs_emit(buf, "%u\n", hd_delay_factor); in hd_delay_factor_show()349 hd_delay_factor = val; in hd_delay_factor_store()353 static DEVICE_ATTR_RW(hd_delay_factor);