Symbol: usb_skel
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1268
#define to_skel_dev(d) container_of(d, struct usb_skel, kref)
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1271
static void skel_draw_down(struct usb_skel *dev);
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1275
struct usb_skel *dev = to_skel_dev(kref);
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1289
struct usb_skel *dev;
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1326
struct usb_skel *dev;
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1349
struct usb_skel *dev;
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1373
static int skel_do_read_io(struct usb_skel *dev, size_t count)
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1412
static ssize_t skel_do_read(struct usb_skel *dev, char *buffer, size_t count)
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1562
struct usb_skel *dev;
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1590
static ssize_t skel_do_write(struct usb_skel *dev, const char *buffer, size_t count)
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1699
struct usb_skel *dev;
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1723
struct usb_skel *dev;
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1759
struct usb_skel *dev;
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1783
struct usb_skel *dev;
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1812
struct usb_skel *dev;
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1860
struct usb_skel *dev;
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
189
struct usb_skel;
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
190
static ssize_t skel_do_write(struct usb_skel *, const char *, size_t);
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
191
static ssize_t skel_do_read(struct usb_skel *, char *, size_t);
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1944
struct usb_skel *dev;
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1968
static void skel_draw_down(struct usb_skel *dev)
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1980
struct usb_skel *dev = usb_get_intfdata(intf);
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
1995
struct usb_skel *dev = usb_get_intfdata(intf);
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c
2005
struct usb_skel *dev = usb_get_intfdata(intf);
drivers/usb/usb-skeleton.c
122
struct usb_skel *dev;
drivers/usb/usb-skeleton.c
138
struct usb_skel *dev;
drivers/usb/usb-skeleton.c
162
struct usb_skel *dev;
drivers/usb/usb-skeleton.c
187
static int skel_do_read_io(struct usb_skel *dev, size_t count)
drivers/usb/usb-skeleton.c
227
struct usb_skel *dev;
drivers/usb/usb-skeleton.c
334
struct usb_skel *dev;
drivers/usb/usb-skeleton.c
362
struct usb_skel *dev;
drivers/usb/usb-skeleton.c
491
struct usb_skel *dev;
drivers/usb/usb-skeleton.c
563
struct usb_skel *dev;
drivers/usb/usb-skeleton.c
585
static void skel_draw_down(struct usb_skel *dev)
drivers/usb/usb-skeleton.c
597
struct usb_skel *dev = usb_get_intfdata(intf);
drivers/usb/usb-skeleton.c
612
struct usb_skel *dev = usb_get_intfdata(intf);
drivers/usb/usb-skeleton.c
622
struct usb_skel *dev = usb_get_intfdata(intf);
drivers/usb/usb-skeleton.c
67
#define to_skel_dev(d) container_of(d, struct usb_skel, kref)
drivers/usb/usb-skeleton.c
70
static void skel_draw_down(struct usb_skel *dev);
drivers/usb/usb-skeleton.c
74
struct usb_skel *dev = to_skel_dev(kref);
drivers/usb/usb-skeleton.c
85
struct usb_skel *dev;