Home
last modified time | relevance | path

Searched refs:hcd_to_bus (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/xen/
H A Ddbgp.c13 const struct device *ctrlr = hcd_to_bus(hcd)->controller; in xen_dbgp_op()
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Duas-detect.h139 hcd_to_bus(hcd)->bus_name); in uas_use_uas_driver()
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dusb.c61 struct usb_bus *bus = hcd_to_bus(hcd); in hcd_start()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-tegra.c479 u_phy->otg->host = hcd_to_bus(hcd); in tegra_ehci_probe()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dhcd.h244 static inline struct usb_bus *hcd_to_bus(struct usb_hcd *hcd) in hcd_to_bus() function
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd.c4088 struct usb_bus *bus = hcd_to_bus(hcd); in dwc2_allocate_bus_bandwidth()
4101 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()