Searched refs:my_tv2 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr_core.c852 struct timeval my_tv1, my_tv2; local
899 do_gettimeofday(&my_tv2);
901 my_tv2.tv_usec - my_tv1.tv_usec, err);
H A Dpcxhr.c503 struct timeval my_tv1, my_tv2; local
610 do_gettimeofday(&my_tv2);
612 my_tv2.tv_usec - my_tv1.tv_usec, err);

Completed in 96 milliseconds