Searched refs:usb_bus (Results 1 - 25 of 79) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libusb/examples/
H A Dlsusb.c25 struct usb_bus *busses;
26 struct usb_bus *bus;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libusb/examples/
H A Dlsusb.c25 struct usb_bus *busses;
26 struct usb_bus *bus;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libusb/examples/
H A Dlsusb.c25 struct usb_bus *busses;
26 struct usb_bus *bus;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libusb-0.1.12/
H A Dusbi.h44 struct usb_bus *bus;
63 int usb_os_find_busses(struct usb_bus **busses);
64 int usb_os_find_devices(struct usb_bus *bus, struct usb_device **devices);
65 int usb_os_determine_children(struct usb_bus *bus);
71 void usb_free_bus(struct usb_bus *bus);
H A Dusb.c17 struct usb_bus *usb_busses = NULL;
21 struct usb_bus *busses, *bus;
37 struct usb_bus *nbus, *tbus = bus->next;
41 struct usb_bus *tnbus = nbus->next;
71 struct usb_bus *tbus = bus->next;
91 struct usb_bus *bus;
298 struct usb_bus *usb_get_busses(void)
303 void usb_free_bus(struct usb_bus *bus)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libusb-0.1.12/
H A Dusbi.h44 struct usb_bus *bus;
63 int usb_os_find_busses(struct usb_bus **busses);
64 int usb_os_find_devices(struct usb_bus *bus, struct usb_device **devices);
65 int usb_os_determine_children(struct usb_bus *bus);
71 void usb_free_bus(struct usb_bus *bus);
H A Dusb.c17 struct usb_bus *usb_busses = NULL;
21 struct usb_bus *busses, *bus;
37 struct usb_bus *nbus, *tbus = bus->next;
41 struct usb_bus *tnbus = nbus->next;
71 struct usb_bus *tbus = bus->next;
91 struct usb_bus *bus;
298 struct usb_bus *usb_get_busses(void)
303 void usb_free_bus(struct usb_bus *bus)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libusb-0.1.12/
H A Dusbi.h44 struct usb_bus *bus;
63 int usb_os_find_busses(struct usb_bus **busses);
64 int usb_os_find_devices(struct usb_bus *bus, struct usb_device **devices);
65 int usb_os_determine_children(struct usb_bus *bus);
71 void usb_free_bus(struct usb_bus *bus);
H A Dusb.c17 struct usb_bus *usb_busses = NULL;
21 struct usb_bus *busses, *bus;
37 struct usb_bus *nbus, *tbus = bus->next;
41 struct usb_bus *tnbus = nbus->next;
71 struct usb_bus *tbus = bus->next;
91 struct usb_bus *bus;
298 struct usb_bus *usb_get_busses(void)
303 void usb_free_bus(struct usb_bus *bus)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/core/
H A Dnotify.c60 void usb_notify_add_bus(struct usb_bus *ubus)
65 void usb_notify_remove_bus(struct usb_bus *ubus)
H A Dbuffer.c4 * This implementation plugs in through generic "usb_bus" level methods,
101 struct usb_bus *bus,
125 struct usb_bus *bus,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/core/
H A Dnotify.c60 void usb_notify_add_bus(struct usb_bus *ubus)
65 void usb_notify_remove_bus(struct usb_bus *ubus)
H A Dbuffer.c4 * This implementation plugs in through generic "usb_bus" level methods,
101 struct usb_bus *bus,
125 struct usb_bus *bus,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/mon/
H A Dusb_mon.h20 struct usb_bus *u_bus;
57 int /*bool*/ mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus);
59 int /*bool*/ mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus);
H A Dmon_main.c21 static void mon_dissolve(struct mon_bus *mbus, struct usb_bus *ubus);
23 static void mon_bus_init(struct usb_bus *ubus);
96 static void mon_submit(struct usb_bus *ubus, struct urb *urb)
123 static void mon_submit_error(struct usb_bus *ubus, struct urb *urb, int error)
149 static void mon_complete(struct usb_bus *ubus, struct urb *urb, int status)
165 struct usb_bus *ubus;
195 static void mon_bus_add(struct usb_bus *ubus)
207 static void mon_bus_remove(struct usb_bus *ubus)
250 * Tear usb_bus and mon_bus apart.
252 static void mon_dissolve(struct mon_bus *mbus, struct usb_bus *ubu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/mon/
H A Dusb_mon.h20 struct usb_bus *u_bus;
57 int /*bool*/ mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus);
59 int /*bool*/ mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus);
H A Dmon_main.c21 static void mon_dissolve(struct mon_bus *mbus, struct usb_bus *ubus);
23 static void mon_bus_init(struct usb_bus *ubus);
96 static void mon_submit(struct usb_bus *ubus, struct urb *urb)
123 static void mon_submit_error(struct usb_bus *ubus, struct urb *urb, int error)
149 static void mon_complete(struct usb_bus *ubus, struct urb *urb, int status)
165 struct usb_bus *ubus;
195 static void mon_bus_add(struct usb_bus *ubus)
207 static void mon_bus_remove(struct usb_bus *ubus)
250 * Tear usb_bus and mon_bus apart.
252 static void mon_dissolve(struct mon_bus *mbus, struct usb_bus *ubu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/usb/
H A Dhcd.h58 * Since "struct usb_bus" is so thin, you can't share much code in it.
75 struct usb_bus self; /* hcd is-a bus */
174 static inline struct usb_bus *hcd_to_bus(struct usb_hcd *hcd)
179 static inline struct usb_hcd *bus_to_hcd(struct usb_bus *bus)
373 void *hcd_buffer_alloc(struct usb_bus *bus, size_t size,
375 void hcd_buffer_free(struct usb_bus *bus, size_t size,
395 struct usb_bus *, unsigned port);
575 void (*urb_submit)(struct usb_bus *bus, struct urb *urb);
576 void (*urb_submit_error)(struct usb_bus *bus, struct urb *urb, int err);
577 void (*urb_complete)(struct usb_bus *bu
[all...]
H A Dotg.h70 struct usb_bus *host;
89 struct usb_bus *host);
186 otg_set_host(struct otg_transceiver *otg, struct usb_bus *host)
236 extern int usb_bus_start_enum(struct usb_bus *bus, unsigned port_num);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/usb/
H A Dhcd.h58 * Since "struct usb_bus" is so thin, you can't share much code in it.
75 struct usb_bus self; /* hcd is-a bus */
174 static inline struct usb_bus *hcd_to_bus(struct usb_hcd *hcd)
179 static inline struct usb_hcd *bus_to_hcd(struct usb_bus *bus)
373 void *hcd_buffer_alloc(struct usb_bus *bus, size_t size,
375 void hcd_buffer_free(struct usb_bus *bus, size_t size,
395 struct usb_bus *, unsigned port);
575 void (*urb_submit)(struct usb_bus *bus, struct urb *urb);
576 void (*urb_submit_error)(struct usb_bus *bus, struct urb *urb, int err);
577 void (*urb_complete)(struct usb_bus *bu
[all...]
H A Dotg.h70 struct usb_bus *host;
89 struct usb_bus *host);
186 otg_set_host(struct otg_transceiver *otg, struct usb_bus *host)
236 extern int usb_bus_start_enum(struct usb_bus *bus, unsigned port_num);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libusb/libusb/
H A Dusb.h238 struct usb_bus;
250 struct usb_bus *bus;
263 struct usb_bus { struct
264 struct usb_bus *next, *prev;
278 extern struct usb_bus *usb_busses;
334 struct usb_bus *usb_get_busses(void);
H A Dcore.c58 API_EXPORTED struct usb_bus *usb_busses = NULL;
171 static int find_busses(struct usb_bus **ret)
174 struct usb_bus *busses = NULL;
175 struct usb_bus *bus;
193 * we use the location field of the usb_bus structure to store the
233 struct usb_bus *tbus = bus->next;
242 struct usb_bus *new_busses = NULL;
243 struct usb_bus *bus;
265 struct usb_bus *tbus = bus->next;
266 struct usb_bus *nbu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libusb/libusb/
H A Dusb.h238 struct usb_bus;
250 struct usb_bus *bus;
263 struct usb_bus { struct
264 struct usb_bus *next, *prev;
278 extern struct usb_bus *usb_busses;
334 struct usb_bus *usb_get_busses(void);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libusb/libusb/
H A Dusb.h238 struct usb_bus;
250 struct usb_bus *bus;
263 struct usb_bus { struct
264 struct usb_bus *next, *prev;
278 extern struct usb_bus *usb_busses;
334 struct usb_bus *usb_get_busses(void);

Completed in 206 milliseconds

1234