Home
last modified time | relevance | path

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

/linux-6.15/kernel/power/
H A Denergy_model.c29 static void em_update_workfn(struct work_struct *work);
30 static DECLARE_DELAYED_WORK(em_update_work, em_update_workfn);
802 static void em_update_workfn(struct work_struct *work) in em_update_workfn() function