Searched refs:clock_type (Results 1 – 4 of 4) sorted by relevance
20 int getclock (int clock_type, struct timespec *tp);
1117 void iwl_mvm_get_sync_time(struct iwl_mvm *mvm, int clock_type, in iwl_mvm_get_sync_time() argument1133 if (clock_type == CLOCK_BOOTTIME && boottime) in iwl_mvm_get_sync_time()1135 else if (clock_type == CLOCK_REALTIME && realtime) in iwl_mvm_get_sync_time()
1502 void iwl_mvm_get_sync_time(struct iwl_mvm *mvm, int clock_type, u32 *gp2,
6604 using clock_type = Clock; typedef