Home
last modified time | relevance | path

Searched defs:hif_ut_suspend_context (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_unit_test_suspend_i.h33 struct hif_ut_suspend_context { struct
34 unsigned long state;
35 hif_ut_resume_callback resume_callback;
36 struct work_struct resume_work;
76 struct hif_ut_suspend_context {}; struct