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;
481 struct iowarrior *dev = NULL;
597 struct iowarrior *dev = NULL;
645 struct iowarrior *dev;
683 struct iowarrior *dev = file->private_data;
733 .name = "iowarrior%d",
752 struct iowarrior *dev = NULL;
758 dev = kzalloc(sizeof(struct iowarrior), GFP_KERNEL);
875 "now attached to iowarrior%d\n", dev->product_id, dev->chip_serial,
891 struct iowarrior *dev = usb_get_intfdata(interface);
923 .name = "iowarrior",