Searched defs:wmi_unified_attach_params (Results 1 – 1 of 1) sorted by relevance
204 struct wmi_unified_attach_params { struct205 osdev_t osdev;206 enum wmi_target_type target_type;207 bool use_cookie;231 struct wmi_unified_attach_params *params); argument