Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif_unit_test_suspend.h32 typedef void (*hif_ut_resume_callback)(void); typedef
44 hif_ut_resume_callback callback);
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_unit_test_suspend_i.h35 hif_ut_resume_callback resume_callback;
H A Dhif_unit_test_suspend.c66 hif_ut_resume_callback callback) in hif_ut_apps_suspend()