Searched refs:mcdi_pause_set (Results 1 – 3 of 3) sorted by relevance
25 void mcdi_pause_set(int cluster, int cpu_idx, bool on);
118 void mcdi_pause_set(int cluster, int cpu_idx, bool on) in mcdi_pause_set() function
216 mcdi_pause_set(cluster, CPU_IDX(cluster, cpu), ON); in mcdi_ctrl_before_hotplug_on()223 mcdi_pause_set(cluster_off ? cluster : -1, in mcdi_ctrl_before_hotplug_off()