Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/
H A Dintel_hfi.c242 static void hfi_update_work_fn(struct work_struct *work) in hfi_update_work_fn() function
474 INIT_DELAYED_WORK(&hfi_instance->update_work, hfi_update_work_fn); in intel_hfi_online()