Symbol: usb_bus
drivers/phy/motorola/phy-cpcap-usb.c
144
static int cpcap_usb_phy_set_host(struct usb_otg *otg, struct usb_bus *host)
drivers/phy/tegra/xusb.c
647
static int tegra_xusb_set_host(struct usb_otg *otg, struct usb_bus *host)
drivers/phy/ti/phy-dm816x-usb.c
52
static int dm816x_usb_phy_set_host(struct usb_otg *otg, struct usb_bus *host)
drivers/phy/ti/phy-omap-usb2.c
136
static int omap_usb_set_host(struct usb_otg *otg, struct usb_bus *host)
drivers/phy/ti/phy-twl4030-usb.c
658
static int twl4030_set_host(struct usb_otg *otg, struct usb_bus *host)
drivers/staging/greybus/usb.c
61
struct usb_bus *bus = hcd_to_bus(hcd);
drivers/usb/core/buffer.c
116
struct usb_bus *bus,
drivers/usb/core/buffer.c
145
struct usb_bus *bus,
drivers/usb/core/devices.c
392
struct usb_device *usbdev, struct usb_bus *bus,
drivers/usb/core/devices.c
512
struct usb_bus *bus;
drivers/usb/core/hcd.c
1019
void usb_hcd_start_port_resume(struct usb_bus *bus, int portnum)
drivers/usb/core/hcd.c
1041
void usb_hcd_end_port_resume(struct usb_bus *bus, int portnum)
drivers/usb/core/hcd.c
1253
static int hcd_alloc_coherent(struct usb_bus *bus,
drivers/usb/core/hcd.c
1288
static void hcd_free_coherent(struct usb_bus *bus, dma_addr_t *dma_handle,
drivers/usb/core/hcd.c
2431
int usb_bus_start_enum(struct usb_bus *bus, unsigned port_num)
drivers/usb/core/hcd.c
863
static void usb_bus_init (struct usb_bus *bus)
drivers/usb/core/hcd.c
890
static int usb_register_bus(struct usb_bus *bus)
drivers/usb/core/hcd.c
924
static void usb_deregister_bus (struct usb_bus *bus)
drivers/usb/core/hub.c
2245
struct usb_bus *bus = udev->bus;
drivers/usb/core/hub.c
2449
struct usb_bus *bus = udev->bus;
drivers/usb/core/notify.c
60
void usb_notify_add_bus(struct usb_bus *ubus)
drivers/usb/core/notify.c
65
void usb_notify_remove_bus(struct usb_bus *ubus)
drivers/usb/core/sysfs.c
965
struct usb_bus *usb_bus = rh_usb_dev->bus;
drivers/usb/core/sysfs.c
968
hcd = bus_to_hcd(usb_bus);
drivers/usb/core/sysfs.c
979
struct usb_bus *usb_bus = rh_usb_dev->bus;
drivers/usb/core/sysfs.c
982
hcd = bus_to_hcd(usb_bus);
drivers/usb/core/usb.c
645
struct usb_bus *bus, unsigned port1)
drivers/usb/core/usb.h
204
extern void usb_notify_add_bus(struct usb_bus *ubus);
drivers/usb/core/usb.h
205
extern void usb_notify_remove_bus(struct usb_bus *ubus);
drivers/usb/dwc2/hcd.c
4086
struct usb_bus *bus = hcd_to_bus(hcd);
drivers/usb/dwc2/hcd.c
4099
struct usb_bus *bus = hcd_to_bus(hcd);
drivers/usb/dwc2/hcd.c
4250
struct usb_bus *bus = hcd_to_bus(hcd);
drivers/usb/fotg210/fotg210-hcd.c
315
struct usb_bus *bus;
drivers/usb/fotg210/fotg210-hcd.c
737
*alloc_buffer(struct usb_bus *bus, ssize_t (*fill_func)(struct debug_buffer *))
drivers/usb/fotg210/fotg210-hcd.c
841
struct usb_bus *bus = &fotg210_to_hcd(fotg210)->self;
drivers/usb/fotg210/fotg210-hcd.c
855
struct usb_bus *bus = &fotg210_to_hcd(fotg210)->self;
drivers/usb/host/ehci-dbg.c
1028
struct usb_bus *bus = &ehci_to_hcd(ehci)->self;
drivers/usb/host/ehci-dbg.c
335
struct usb_bus *bus;
drivers/usb/host/ehci-dbg.c
915
static struct debug_buffer *alloc_buffer(struct usb_bus *bus,
drivers/usb/host/ohci-dbg.c
764
struct usb_bus *bus = &ohci_to_hcd(ohci)->self;
drivers/usb/host/r8a66597-hcd.c
2088
struct usb_bus *bus;
drivers/usb/mon/mon_bin.c
1363
int mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus)
drivers/usb/mon/mon_main.c
117
static void mon_submit_error(struct usb_bus *ubus, struct urb *urb, int error)
drivers/usb/mon/mon_main.c
141
static void mon_complete(struct usb_bus *ubus, struct urb *urb, int status)
drivers/usb/mon/mon_main.c
158
struct usb_bus *ubus;
drivers/usb/mon/mon_main.c
186
static void mon_bus_add(struct usb_bus *ubus)
drivers/usb/mon/mon_main.c
198
static void mon_bus_remove(struct usb_bus *ubus)
drivers/usb/mon/mon_main.c
22
static void mon_dissolve(struct mon_bus *mbus, struct usb_bus *ubus);
drivers/usb/mon/mon_main.c
24
static void mon_bus_init(struct usb_bus *ubus);
drivers/usb/mon/mon_main.c
243
static void mon_dissolve(struct mon_bus *mbus, struct usb_bus *ubus)
drivers/usb/mon/mon_main.c
272
static void mon_bus_init(struct usb_bus *ubus)
drivers/usb/mon/mon_main.c
339
struct usb_bus *ubus;
drivers/usb/mon/mon_main.c
93
static void mon_submit(struct usb_bus *ubus, struct urb *urb)
drivers/usb/mon/mon_text.c
699
int mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus)
drivers/usb/mon/usb_mon.h
21
struct usb_bus *u_bus;
drivers/usb/mon/usb_mon.h
58
int /*bool*/ mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus);
drivers/usb/mon/usb_mon.h
60
int /*bool*/ mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus);
drivers/usb/phy/phy-ab8500-usb.c
658
static int ab8500_usb_set_host(struct usb_otg *otg, struct usb_bus *host)
drivers/usb/phy/phy-fsl-usb.c
551
static int fsl_otg_set_host(struct usb_otg *otg, struct usb_bus *host)
drivers/usb/phy/phy-generic.c
182
static int nop_set_host(struct usb_otg *otg, struct usb_bus *host)
drivers/usb/phy/phy-tahvo.c
193
static int tahvo_usb_set_host(struct usb_otg *otg, struct usb_bus *host)
drivers/usb/phy/phy-ulpi.c
199
static int ulpi_set_host(struct usb_otg *otg, struct usb_bus *host)
include/linux/usb.h
475
struct usb_bus *hs_companion; /* Companion EHCI bus, if any */
include/linux/usb.h
676
struct usb_bus *bus;
include/linux/usb/hcd.h
224
static inline struct usb_bus *hcd_to_bus(struct usb_hcd *hcd)
include/linux/usb/hcd.h
229
static inline struct usb_hcd *bus_to_hcd(struct usb_bus *bus)
include/linux/usb/hcd.h
515
void *hcd_buffer_alloc(struct usb_bus *bus, size_t size,
include/linux/usb/hcd.h
517
void hcd_buffer_free(struct usb_bus *bus, size_t size,
include/linux/usb/hcd.h
533
extern void usb_hcd_start_port_resume(struct usb_bus *bus, int portnum);
include/linux/usb/hcd.h
534
extern void usb_hcd_end_port_resume(struct usb_bus *bus, int portnum);
include/linux/usb/hcd.h
547
struct usb_bus *, unsigned port);
include/linux/usb/hcd.h
713
void (*urb_submit)(struct usb_bus *bus, struct urb *urb);
include/linux/usb/hcd.h
714
void (*urb_submit_error)(struct usb_bus *bus, struct urb *urb, int err);
include/linux/usb/hcd.h
715
void (*urb_complete)(struct usb_bus *bus, struct urb *urb, int status);
include/linux/usb/hcd.h
721
static inline void usbmon_urb_submit(struct usb_bus *bus, struct urb *urb)
include/linux/usb/hcd.h
727
static inline void usbmon_urb_submit_error(struct usb_bus *bus, struct urb *urb,
include/linux/usb/hcd.h
73
struct usb_bus self; /* hcd is-a bus */
include/linux/usb/hcd.h
734
static inline void usbmon_urb_complete(struct usb_bus *bus, struct urb *urb,
include/linux/usb/hcd.h
746
static inline void usbmon_urb_submit(struct usb_bus *bus, struct urb *urb) {}
include/linux/usb/hcd.h
747
static inline void usbmon_urb_submit_error(struct usb_bus *bus, struct urb *urb,
include/linux/usb/hcd.h
749
static inline void usbmon_urb_complete(struct usb_bus *bus, struct urb *urb,
include/linux/usb/otg.h
114
extern int usb_bus_start_enum(struct usb_bus *bus, unsigned port_num);
include/linux/usb/otg.h
22
struct usb_bus *host;
include/linux/usb/otg.h
28
int (*set_host)(struct usb_otg *otg, struct usb_bus *host);
include/linux/usb/otg.h
84
otg_set_host(struct usb_otg *otg, struct usb_bus *host)