Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c366 u32 dfu_timeout = 0; in at76_usbdfu_download() local
417 dfu_timeout = at76_get_timeout(dfu_stat_buf); in at76_usbdfu_download()
430 schedule_timeout_interruptible(dfu_timeout); in at76_usbdfu_download()
465 dfu_timeout = at76_get_timeout(dfu_stat_buf); in at76_usbdfu_download()
471 dfu_timeout = manifest_sync_timeout; in at76_usbdfu_download()
474 schedule_timeout_interruptible(dfu_timeout); in at76_usbdfu_download()