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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr_core.c852 struct timeval my_tv1, my_tv2; local
853 do_gettimeofday(&my_tv1);
901 my_tv2.tv_usec - my_tv1.tv_usec, err);
H A Dpcxhr.c503 struct timeval my_tv1, my_tv2; local
504 do_gettimeofday(&my_tv1);
612 my_tv2.tv_usec - my_tv1.tv_usec, err);

Completed in 88 milliseconds