Searched refs:nexttime (Results 1 – 2 of 2) sorted by relevance
407 struct timeval nexttime; in stv0299_send_legacy_dish_cmd() local421 do_gettimeofday (&nexttime); in stv0299_send_legacy_dish_cmd()423 tv[0] = nexttime; in stv0299_send_legacy_dish_cmd()426 dvb_frontend_sleep_until(&nexttime, 32000); in stv0299_send_legacy_dish_cmd()440 dvb_frontend_sleep_until(&nexttime, 8000); in stv0299_send_legacy_dish_cmd()
2461 struct timeval nexttime; in dvb_frontend_ioctl_legacy() local2467 do_gettimeofday(&nexttime); in dvb_frontend_ioctl_legacy()2469 tv[0] = nexttime; in dvb_frontend_ioctl_legacy()2474 dvb_frontend_sleep_until(&nexttime, 32000); in dvb_frontend_ioctl_legacy()2486 dvb_frontend_sleep_until(&nexttime, 8000); in dvb_frontend_ioctl_legacy()