Searched refs:hwp_notify_work (Results 1 – 1 of 1) sorted by relevance
262 struct delayed_work hwp_notify_work; member1838 container_of(to_delayed_work(work), struct cpudata, hwp_notify_work); in intel_pstate_notify_work()1885 schedule_delayed_work(&all_cpu_data[this_cpu]->hwp_notify_work, in notify_hwp_interrupt()1912 cancel_delayed_work_sync(&cpudata->hwp_notify_work); in intel_pstate_disable_hwp_interrupt()1925 INIT_DELAYED_WORK(&cpudata->hwp_notify_work, intel_pstate_notify_work); in intel_pstate_enable_hwp_interrupt()