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

/asus-wl-520gu-7.0.1.45/src/router/libusb/
H A Dusb.c47 usb_free_bus(nbus);
58 usb_free_bus(bus);
303 void usb_free_bus(struct usb_bus *bus) function
H A Dusbi.h71 void usb_free_bus(struct usb_bus *bus);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dusb.c390 * The caller should call usb_free_bus() when it is finished with the structure.
423 * usb_free_bus - frees the memory used by a bus structure
428 void usb_free_bus(struct usb_bus *bus) function
2440 EXPORT_SYMBOL(usb_free_bus); variable
H A Dhcd.c774 usb_free_bus (hcd->bus);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Dhc_sl811.c1325 usb_free_bus (hci->bus);
H A Duhci.c2629 usb_free_bus(uhci->bus);
2974 usb_free_bus(uhci->bus);
H A Dusb-uhci.c2952 usb_free_bus (s->bus);
3061 usb_free_bus (bus);
3074 usb_free_bus (bus);
H A Dsl811.c2653 usb_free_bus(hc->bus);
H A Dusb-ohci.c2522 usb_free_bus (ohci->bus);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/usb.2.4.25/
H A Dusb.h886 extern void usb_free_bus(struct usb_bus *);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dusb.h886 extern void usb_free_bus(struct usb_bus *);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/usb.orig/
H A Dusb.h884 extern void usb_free_bus(struct usb_bus *);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dusb.h892 extern void usb_free_bus(struct usb_bus *);

Completed in 195 milliseconds