Searched refs:hdd_suspend_callback (Results 1 – 3 of 3) sorted by relevance
61 typedef void (*hdd_suspend_callback)(void); typedef286 void scheduler_register_hdd_suspend_callback(hdd_suspend_callback callback);
124 hdd_suspend_callback hdd_callback;
380 void scheduler_register_hdd_suspend_callback(hdd_suspend_callback callback) in scheduler_register_hdd_suspend_callback()