Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_main.c818 static void hif_cpu_hotplug_notify(void *context, uint32_t cpu, bool cpu_up) in hif_cpu_hotplug_notify() function
832 hif_cpu_hotplug_notify(context, cpu, true); in hif_cpu_online_cb()
837 hif_cpu_hotplug_notify(context, cpu, false); in hif_cpu_before_offline_cb()