Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dcpufreq.c1156 static void handle_update(struct work_struct *work) in handle_update() function
1268 INIT_WORK(&policy->update, handle_update); in cpufreq_policy_alloc()