Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A 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
H A Dinit.c45 iwl_fw_suspend_timestamp(fwrt); in iwl_fw_runtime_suspend()