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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Dtrancevibrator.c153 static void __exit tv_exit(void) function
159 module_exit (tv_exit); variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress.c682 struct timeval tv, tv2, tv_exit, start; local
701 tv_exit.tv_sec = 0;
702 tv_exit.tv_usec = 600 * 1000;
703 event_base_loopexit(base, &tv_exit);

Completed in 196 milliseconds