Home
last modified time | relevance | path

Searched refs:usb_bus (Results 1 – 35 of 35) sorted by relevance

/linux-4.1.27/include/linux/usb/
Dhcd.h84 struct usb_bus self; /* hcd is-a bus */
209 static inline struct usb_bus *hcd_to_bus(struct usb_hcd *hcd) in hcd_to_bus()
214 static inline struct usb_hcd *bus_to_hcd(struct usb_bus *bus) in bus_to_hcd()
463 void *hcd_buffer_alloc(struct usb_bus *bus, size_t size,
465 void hcd_buffer_free(struct usb_bus *bus, size_t size,
476 extern void usb_hcd_start_port_resume(struct usb_bus *bus, int portnum);
477 extern void usb_hcd_end_port_resume(struct usb_bus *bus, int portnum);
490 struct usb_bus *, unsigned port);
648 void (*urb_submit)(struct usb_bus *bus, struct urb *urb);
649 void (*urb_submit_error)(struct usb_bus *bus, struct urb *urb, int err);
[all …]
Dotg.h21 struct usb_bus *host;
27 int (*set_host)(struct usb_otg *otg, struct usb_bus *host);
68 otg_set_host(struct usb_otg *otg, struct usb_bus *host) in otg_set_host()
98 extern int usb_bus_start_enum(struct usb_bus *bus, unsigned port_num);
/linux-4.1.27/drivers/usb/mon/
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);
95 static void mon_submit(struct usb_bus *ubus, struct urb *urb) in mon_submit()
121 static void mon_submit_error(struct usb_bus *ubus, struct urb *urb, int error) in mon_submit_error()
147 static void mon_complete(struct usb_bus *ubus, struct urb *urb, int status) in mon_complete()
163 struct usb_bus *ubus; in mon_stop()
193 static void mon_bus_add(struct usb_bus *ubus) in mon_bus_add()
205 static void mon_bus_remove(struct usb_bus *ubus) in mon_bus_remove()
250 static void mon_dissolve(struct mon_bus *mbus, struct usb_bus *ubus) in mon_dissolve()
279 static void mon_bus_init(struct usb_bus *ubus) in mon_bus_init()
[all …]
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);
Dmon_text.c666 int mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_text_add()
Dmon_bin.c1330 int mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_bin_add()
/linux-4.1.27/include/linux/platform_data/
Dusb-pxa3xx-ulpi.h29 int pxa3xx_u2d_start_hc(struct usb_bus *host);
31 void pxa3xx_u2d_stop_hc(struct usb_bus *host);
/linux-4.1.27/drivers/usb/core/
Dnotify.c61 void usb_notify_add_bus(struct usb_bus *ubus) in usb_notify_add_bus()
66 void usb_notify_remove_bus(struct usb_bus *ubus) in usb_notify_remove_bus()
Dusb.c397 static unsigned usb_bus_is_wusb(struct usb_bus *bus) in usb_bus_is_wusb()
420 struct usb_bus *bus, unsigned port1) in usb_alloc_dev()
781 struct usb_bus *bus;
818 struct usb_bus *bus;
852 struct usb_bus *bus;
904 struct usb_bus *bus;
940 struct usb_bus *bus;
968 struct usb_bus *bus;
Dbuffer.c111 struct usb_bus *bus, in hcd_buffer_alloc()
135 struct usb_bus *bus, in hcd_buffer_free()
Dusb.h174 extern void usb_notify_add_bus(struct usb_bus *ubus);
175 extern void usb_notify_remove_bus(struct usb_bus *ubus);
Dhcd.c856 struct usb_bus *usb_bus = rh_usb_dev->bus; in authorized_default_show() local
859 usb_hcd = bus_to_hcd(usb_bus); in authorized_default_show()
870 struct usb_bus *usb_bus = rh_usb_dev->bus; in authorized_default_store() local
873 usb_hcd = bus_to_hcd(usb_bus); in authorized_default_store()
907 static void usb_bus_init (struct usb_bus *bus) in usb_bus_init()
935 static int usb_register_bus(struct usb_bus *bus) in usb_register_bus()
972 static void usb_deregister_bus (struct usb_bus *bus) in usb_deregister_bus()
1067 void usb_hcd_start_port_resume(struct usb_bus *bus, int portnum) in usb_hcd_start_port_resume()
1089 void usb_hcd_end_port_resume(struct usb_bus *bus, int portnum) in usb_hcd_end_port_resume()
1306 static int hcd_alloc_coherent(struct usb_bus *bus, in hcd_alloc_coherent()
[all …]
Ddevices.c497 struct usb_device *usbdev, struct usb_bus *bus, in usb_device_dump()
616 struct usb_bus *bus; in usb_device_read()
Dhub.c2066 struct usb_bus *bus = udev->bus; in choose_devnum()
2261 struct usb_bus *bus = udev->bus; in usb_enumerate_device_otg()
/linux-4.1.27/arch/arm/mach-pxa/
Dpxa3xx-ulpi.c136 static int pxa310_start_otg_host_transcvr(struct usb_bus *host) in pxa310_start_otg_host_transcvr()
161 static int pxa310_start_otg_hc(struct usb_bus *host) in pxa310_start_otg_hc()
239 static inline int pxa310_start_otg_hc(struct usb_bus *host) in pxa310_start_otg_hc()
251 int pxa3xx_u2d_start_hc(struct usb_bus *host) in pxa3xx_u2d_start_hc()
270 void pxa3xx_u2d_stop_hc(struct usb_bus *host) in pxa3xx_u2d_stop_hc()
/linux-4.1.27/drivers/usb/wusbcore/
Dwusbhc.c44 struct usb_bus *usb_bus = dev_get_drvdata(dev); in usbhc_dev_to_wusbhc() local
45 struct usb_hcd *usb_hcd = bus_to_hcd(usb_bus); in usbhc_dev_to_wusbhc()
/linux-4.1.27/drivers/usb/phy/
Dphy-ulpi.c212 static int ulpi_set_host(struct usb_otg *otg, struct usb_bus *host) in ulpi_set_host()
Dphy-generic.c191 static int nop_set_host(struct usb_otg *otg, struct usb_bus *host) in nop_set_host()
Dphy-tahvo.c199 static int tahvo_usb_set_host(struct usb_otg *otg, struct usb_bus *host) in tahvo_usb_set_host()
Dphy-msm-usb.c461 struct usb_bus *bus = phy->otg->host; in msm_otg_suspend()
558 struct usb_bus *bus = phy->otg->host; in msm_otg_resume()
700 static int msm_otg_set_host(struct usb_otg *otg, struct usb_bus *host) in msm_otg_set_host()
Dphy-mv-usb.c67 struct usb_bus *host) in mv_otg_set_host()
Dphy-fsl-usb.c556 static int fsl_otg_set_host(struct usb_otg *otg, struct usb_bus *host) in fsl_otg_set_host()
Dphy-ab8500-usb.c1089 static int ab8500_usb_set_host(struct usb_otg *otg, struct usb_bus *host) in ab8500_usb_set_host()
Dphy-isp1301-omap.c1275 isp1301_set_host(struct usb_otg *otg, struct usb_bus *host) in isp1301_set_host()
/linux-4.1.27/include/linux/
Dusb.h348 struct usb_bus { struct
374 struct usb_bus *hs_companion; /* Companion EHCI bus, if any */ argument
551 struct usb_bus *bus;
/linux-4.1.27/drivers/phy/
Dphy-dm816x-usb.c62 static int dm816x_usb_phy_set_host(struct usb_otg *otg, struct usb_bus *host) in dm816x_usb_phy_set_host()
Dphy-omap-usb2.c81 static int omap_usb_set_host(struct usb_otg *otg, struct usb_bus *host) in omap_usb_set_host()
Dphy-twl4030-usb.c622 static int twl4030_set_host(struct usb_otg *otg, struct usb_bus *host) in twl4030_set_host()
/linux-4.1.27/drivers/usb/host/
Dehci-dbg.c377 struct usb_bus *bus;
938 static struct debug_buffer *alloc_buffer(struct usb_bus *bus, in alloc_buffer()
1051 struct usb_bus *bus = &ehci_to_hcd(ehci)->self; in create_debug_files()
Dohci-dbg.c761 struct usb_bus *bus = &ohci_to_hcd(ohci)->self; in create_debug_files()
Dfusbh200-hcd.c335 struct usb_bus *bus;
739 static struct debug_buffer *alloc_buffer(struct usb_bus *bus, in alloc_buffer()
843 struct usb_bus *bus = &fusbh200_to_hcd(fusbh200)->self; in create_debug_files()
Dfotg210-hcd.c343 struct usb_bus *bus;
768 static struct debug_buffer *alloc_buffer(struct usb_bus *bus, in alloc_buffer()
872 struct usb_bus *bus = &fotg210_to_hcd(fotg210)->self; in create_debug_files()
Dr8a66597-hcd.c2097 struct usb_bus *bus; in r8a66597_check_detect_child()
/linux-4.1.27/Documentation/driver-model/
Dclass.txt108 | `-- 1 -> ../../../root/pci0/00:1f.0/usb_bus/00:1f.2-1:0/
/linux-4.1.27/drivers/usb/dwc2/
Dhcd.c2126 struct usb_bus *bus = hcd_to_bus(hcd); in dwc2_allocate_bus_bandwidth()
2139 struct usb_bus *bus = hcd_to_bus(hcd); in dwc2_free_bus_bandwidth()
2273 struct usb_bus *bus = hcd_to_bus(hcd); in _dwc2_hcd_start()