Searched defs:sys_time (Results 1 – 3 of 3) sorted by relevance
87 iwl_mvm_get_crosstimestamp_fw(struct iwl_mvm *mvm, u32 *gp2, u64 *sys_time) in iwl_mvm_get_crosstimestamp_fw()128 ktime_t *sys_time, u32 *gp2) in iwl_mvm_phc_get_crosstimestamp_loop()161 ktime_t sys_time; in iwl_mvm_phc_get_crosstimestamp() local
44 using sys_days = sys_time<days>; variable
598 static time_t sys_time(time_t *x) { return time(x); } sys_time() function