Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/iwlwifi/fw/
HDdbg.h245 static inline void iwl_fw_suspend_timestamp(struct iwl_fw_runtime *fwrt) in iwl_fw_suspend_timestamp() function
266 static inline void iwl_fw_suspend_timestamp(struct iwl_fw_runtime *fwrt) {} in iwl_fw_suspend_timestamp() function
HDinit.c44 iwl_fw_suspend_timestamp(fwrt); in iwl_fw_runtime_suspend()