Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/fw/
Ddbg.h239 static inline void iwl_fw_suspend_timestamp(struct iwl_fw_runtime *fwrt) in iwl_fw_suspend_timestamp() function
260 static inline void iwl_fw_suspend_timestamp(struct iwl_fw_runtime *fwrt) {} in iwl_fw_suspend_timestamp() function
Dinit.c44 iwl_fw_suspend_timestamp(fwrt); in iwl_fw_runtime_suspend()