Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dpm.c76 bool wmi_only = test_bit(WMI_FW_CAPABILITY_WMI_ONLY, in wil_can_suspend() local
82 if (wmi_only || debug_fw) { in wil_can_suspend()
84 wmi_only ? "wmi_only" : "debug_fw"); in wil_can_suspend()