Searched refs:ivtv_sleep_timeout (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-firmware.c94 ivtv_sleep_timeout(HZ / 100, 0);
118 ivtv_sleep_timeout(HZ / 100, 0);
136 ivtv_sleep_timeout(IVTV_SDRAM_SLEEPTIME, 0);
209 ivtv_sleep_timeout(HZ / 10, 0);
214 ivtv_sleep_timeout(HZ / 10, 0);
269 ivtv_sleep_timeout(HZ / 10, 0);
H A Divtv-mailbox.c180 ivtv_sleep_timeout(HZ / 100, 0);
298 ivtv_sleep_timeout(HZ / 100, 0);
H A Divtv-streams.c564 ivtv_sleep_timeout(HZ / 10, 0);
831 ivtv_sleep_timeout(HZ / 100, 1);
890 if (ivtv_sleep_timeout(HZ/10, 1))
H A Divtv-driver.h834 int ivtv_sleep_timeout(int timeout, int intr);
H A Divtv-driver.c279 int ivtv_sleep_timeout(int timeout, int intr) function
H A Divtv-fileops.c927 ivtv_sleep_timeout(HZ / 10, 0);

Completed in 88 milliseconds