Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/
H A Dintel_hfi.c167 static struct workqueue_struct *hfi_updates_wq; variable
323 queue_delayed_work(hfi_updates_wq, &hfi_instance->update_work, in intel_hfi_process_event()
624 hfi_updates_wq = create_singlethread_workqueue("hfi-updates"); in intel_hfi_init()
625 if (!hfi_updates_wq) in intel_hfi_init()