Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/
Dat76c50x-usb.c301 struct dfu_status { struct
334 struct dfu_status *status) in at76_dfu_get_status()
340 0, 0, status, sizeof(struct dfu_status), in at76_dfu_get_status()
356 static inline unsigned long at76_get_timeout(struct dfu_status *s) in at76_get_timeout()
374 struct dfu_status *dfu_stat_buf = NULL; in at76_usbdfu_download()
386 dfu_stat_buf = kmalloc(sizeof(struct dfu_status), GFP_KERNEL); in at76_usbdfu_download()