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

/linux-master/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c296 struct dfu_status { struct
329 struct dfu_status *status)
335 0, 0, status, sizeof(struct dfu_status),
351 static inline unsigned long at76_get_timeout(struct dfu_status *s)
369 struct dfu_status *dfu_stat_buf = NULL;
381 dfu_stat_buf = kmalloc(sizeof(struct dfu_status), GFP_KERNEL);

Completed in 110 milliseconds