Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/pcxhr/
Dpcxhr_core.c905 struct timeval my_tv1, my_tv2; in pcxhr_set_pipe_state() local
906 do_gettimeofday(&my_tv1); in pcxhr_set_pipe_state()
956 (long)(my_tv2.tv_usec - my_tv1.tv_usec), err); in pcxhr_set_pipe_state()
Dpcxhr.c691 struct timeval my_tv1, my_tv2; in pcxhr_trigger_tasklet() local
692 do_gettimeofday(&my_tv1); in pcxhr_trigger_tasklet()
805 (long)(my_tv2.tv_usec - my_tv1.tv_usec), err); in pcxhr_trigger_tasklet()