Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/
Ddbg.h241 static inline void iwl_fw_suspend_timestamp(struct iwl_fw_runtime *fwrt) in iwl_fw_suspend_timestamp() function
262 static inline void iwl_fw_suspend_timestamp(struct iwl_fw_runtime *fwrt) {} in iwl_fw_suspend_timestamp() function
Dinit.c45 iwl_fw_suspend_timestamp(fwrt); in iwl_fw_runtime_suspend()