diff_time 701 sound/pci/pcxhr/pcxhr.c ktime_t start_time, stop_time, diff_time; diff_time 815 sound/pci/pcxhr/pcxhr.c diff_time = ktime_sub(stop_time, start_time); diff_time 817 sound/pci/pcxhr/pcxhr.c (long)(ktime_to_ns(diff_time)), err); diff_time 900 sound/pci/pcxhr/pcxhr_core.c ktime_t start_time, stop_time, diff_time; diff_time 952 sound/pci/pcxhr/pcxhr_core.c diff_time = ktime_sub(stop_time, start_time); diff_time 954 sound/pci/pcxhr/pcxhr_core.c (long)(ktime_to_ns(diff_time)), err);