Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
Ddbg.h296 static inline void iwl_fw_suspend_timestamp(struct iwl_fw_runtime *fwrt) in iwl_fw_suspend_timestamp() function
317 static inline void iwl_fw_suspend_timestamp(struct iwl_fw_runtime *fwrt) {} in iwl_fw_suspend_timestamp() function
Dinit.c92 iwl_fw_suspend_timestamp(fwrt); in iwl_fw_runtime_suspend()