Lines Matching defs:iowarrior
24 #include <linux/usb/iowarrior.h>
30 /* low speed iowarrior */
35 /* full speed iowarrior */
37 /* fuller speed iowarrior */
73 struct iowarrior {
155 struct iowarrior *dev = urb->context;
225 struct iowarrior *dev;
247 static inline void iowarrior_delete(struct iowarrior *dev)
261 static int read_index(struct iowarrior *dev)
277 struct iowarrior *dev;
343 struct iowarrior *dev;
478 struct iowarrior *dev = NULL;
594 struct iowarrior *dev = NULL;
642 struct iowarrior *dev;
680 struct iowarrior *dev = file->private_data;
730 .name = "iowarrior%d",
749 struct iowarrior *dev = NULL;
755 dev = kzalloc(sizeof(struct iowarrior), GFP_KERNEL);
872 "now attached to iowarrior%d\n", dev->product_id, dev->chip_serial,
888 struct iowarrior *dev = usb_get_intfdata(interface);
920 .name = "iowarrior",