Searched defs:sys_time (Results 1 – 2 of 2) sorted by relevance
87 iwl_mvm_get_crosstimestamp_fw(struct iwl_mvm *mvm, u32 *gp2, u64 *sys_time) in iwl_mvm_get_crosstimestamp_fw()130 ktime_t *sys_time, u32 *gp2) in iwl_mvm_phc_get_crosstimestamp_loop()163 ktime_t sys_time; in iwl_mvm_phc_get_crosstimestamp() local
100 static inline long sys_time(time_t *t) in sys_time() function