| /linux/drivers/usb/mon/ |
| H A D | mon_main.c | 22 static void mon_dissolve(struct mon_bus *mbus, struct usb_bus *ubus); 24 static void mon_bus_init(struct usb_bus *ubus); 93 static void mon_submit(struct usb_bus *ubus, struct urb *urb) in mon_submit() 117 static void mon_submit_error(struct usb_bus *ubus, struct urb *urb, int error) in mon_submit_error() 141 static void mon_complete(struct usb_bus *ubus, struct urb *urb, int status) in mon_complete() 158 struct usb_bus *ubus; in mon_stop() 186 static void mon_bus_add(struct usb_bus *ubus) in mon_bus_add() 198 static void mon_bus_remove(struct usb_bus *ubus) in mon_bus_remove() 243 static void mon_dissolve(struct mon_bus *mbus, struct usb_bus *ubus) in mon_dissolve() 272 static void mon_bus_init(struct usb_bus *ubus) in mon_bus_init() [all …]
|
| H A D | usb_mon.h | 21 struct usb_bus *u_bus; 58 int /*bool*/ mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus); 60 int /*bool*/ mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus);
|
| H A D | mon_text.c | 699 int mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_text_add()
|
| H A D | mon_bin.c | 1363 int mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_bin_add()
|
| /linux/include/linux/usb/ |
| H A D | hcd.h | 47 * Since "struct usb_bus" is so thin, you can't share much code in it. 73 struct usb_bus self; /* hcd is-a bus */ 224 static inline struct usb_bus *hcd_to_bus(struct usb_hcd *hcd) in hcd_to_bus() 229 static inline struct usb_hcd *bus_to_hcd(struct usb_bus *bus) in bus_to_hcd() 515 void *hcd_buffer_alloc(struct usb_bus *bus, size_t size, 517 void hcd_buffer_free(struct usb_bus *bus, size_t size, 533 extern void usb_hcd_start_port_resume(struct usb_bus *bus, int portnum); 534 extern void usb_hcd_end_port_resume(struct usb_bus *bus, int portnum); 547 struct usb_bus *, unsigned port); 713 void (*urb_submit)(struct usb_bus *bu [all...] |
| H A D | otg.h | 22 struct usb_bus *host; 28 int (*set_host)(struct usb_otg *otg, struct usb_bus *host); 84 otg_set_host(struct usb_otg *otg, struct usb_bus *host) in otg_set_host() 114 extern int usb_bus_start_enum(struct usb_bus *bus, unsigned port_num);
|
| /linux/drivers/usb/core/ |
| H A D | notify.c | 60 void usb_notify_add_bus(struct usb_bus *ubus) in usb_notify_add_bus() 65 void usb_notify_remove_bus(struct usb_bus *ubus) in usb_notify_remove_bus()
|
| H A D | buffer.c | 116 struct usb_bus *bus, in hcd_buffer_alloc() 145 struct usb_bus *bus, in hcd_buffer_free()
|
| H A D | sysfs.c | 965 struct usb_bus *usb_bus = rh_usb_dev->bus; in authorized_default_show() local 968 hcd = bus_to_hcd(usb_bus); in authorized_default_show() 979 struct usb_bus *usb_bus = rh_usb_dev->bus; in authorized_default_store() local 982 hcd = bus_to_hcd(usb_bus); in authorized_default_store()
|
| H A D | devices.c | 392 struct usb_device *usbdev, struct usb_bus *bus, in usb_device_dump() 512 struct usb_bus *bus; in usb_device_read()
|
| H A D | hcd.c | 863 static void usb_bus_init (struct usb_bus *bus) in usb_bus_init() 890 static int usb_register_bus(struct usb_bus *bus) in usb_register_bus() 924 static void usb_deregister_bus (struct usb_bus *bus) in usb_deregister_bus() 1019 void usb_hcd_start_port_resume(struct usb_bus *bus, int portnum) in usb_hcd_start_port_resume() 1041 void usb_hcd_end_port_resume(struct usb_bus *bus, int portnum) in usb_hcd_end_port_resume() 1253 static int hcd_alloc_coherent(struct usb_bus *bus, in hcd_alloc_coherent() 1288 static void hcd_free_coherent(struct usb_bus *bus, dma_addr_t *dma_handle, in hcd_free_coherent() 2431 int usb_bus_start_enum(struct usb_bus *bus, unsigned port_num) in usb_bus_start_enum()
|
| H A D | usb.c | 645 struct usb_bus *bus, unsigned port1) in usb_alloc_dev()
|
| H A D | hub.c | 2245 struct usb_bus *bus = udev->bus; in choose_devnum() 2449 struct usb_bus *bus = udev->bus; in usb_enumerate_device_otg()
|
| /linux/drivers/staging/greybus/ |
| H A D | usb.c | 61 struct usb_bus *bus = hcd_to_bus(hcd); in hcd_start()
|
| /linux/drivers/phy/ti/ |
| H A D | phy-dm816x-usb.c | 52 static int dm816x_usb_phy_set_host(struct usb_otg *otg, struct usb_bus *host) in dm816x_usb_phy_set_host()
|
| H A D | phy-omap-usb2.c | 136 static int omap_usb_set_host(struct usb_otg *otg, struct usb_bus *host) in omap_usb_set_host()
|
| H A D | phy-twl4030-usb.c | 658 static int twl4030_set_host(struct usb_otg *otg, struct usb_bus *host) in twl4030_set_host()
|
| /linux/include/linux/ |
| H A D | usb.h | 448 struct usb_bus { struct 474 struct usb_bus *hs_companion; /* Companion EHCI bus, if any */ argument 674 struct usb_bus *bus;
|
| /linux/drivers/usb/host/ |
| H A D | ehci-dbg.c | 335 struct usb_bus *bus; 915 static struct debug_buffer *alloc_buffer(struct usb_bus *bus, in alloc_buffer() 1028 struct usb_bus *bus = &ehci_to_hcd(ehci)->self; in create_debug_files()
|
| H A D | ohci-dbg.c | 764 struct usb_bus *bus = &ohci_to_hcd(ohci)->self; in create_debug_files()
|
| H A D | r8a66597-hcd.c | 2088 struct usb_bus *bus; in r8a66597_check_detect_child()
|
| /linux/drivers/usb/phy/ |
| H A D | phy-fsl-usb.c | 551 static int fsl_otg_set_host(struct usb_otg *otg, struct usb_bus *host) in fsl_otg_set_host()
|
| /linux/drivers/usb/fotg210/ |
| H A D | fotg210-hcd.c | 315 struct usb_bus *bus; 737 *alloc_buffer(struct usb_bus *bus, ssize_t (*fill_func)(struct debug_buffer *)) in alloc_buffer() 841 struct usb_bus *bus = &fotg210_to_hcd(fotg210)->self; in create_debug_files() 855 struct usb_bus *bus = &fotg210_to_hcd(fotg210)->self; in remove_debug_files()
|
| /linux/drivers/phy/tegra/ |
| H A D | xusb.c | 647 static int tegra_xusb_set_host(struct usb_otg *otg, struct usb_bus *host) in tegra_xusb_set_host()
|
| /linux/drivers/usb/dwc2/ |
| H A D | hcd.c | 4086 struct usb_bus *bus = hcd_to_bus(hcd); in dwc2_allocate_bus_bandwidth() 4099 struct usb_bus *bus = hcd_to_bus(hcd); in dwc2_free_bus_bandwidth() 4250 struct usb_bus *bus = hcd_to_bus(hcd); in _dwc2_hcd_start()
|