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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dat76c50x-usb.c374 u32 dfu_timeout = 0; local
407 dfu_timeout = at76_get_timeout(&dfu_stat_buf);
420 schedule_timeout_interruptible(dfu_timeout);
455 dfu_timeout = at76_get_timeout(&dfu_stat_buf);
461 dfu_timeout = manifest_sync_timeout;
464 schedule_timeout_interruptible(dfu_timeout);

Completed in 28 milliseconds