Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Ddbgp.c13 const struct device *ctrlr = hcd_to_bus(hcd)->controller; in xen_dbgp_op()
/openbmc/linux/drivers/usb/storage/
H A Duas-detect.h152 hcd_to_bus(hcd)->bus_name); in uas_use_uas_driver()
/openbmc/linux/drivers/staging/greybus/
H A Dusb.c61 struct usb_bus *bus = hcd_to_bus(hcd); in hcd_start()
/openbmc/linux/include/linux/usb/
H A Dhcd.h224 static inline struct usb_bus *hcd_to_bus(struct usb_hcd *hcd) in hcd_to_bus() function
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.c4090 struct usb_bus *bus = hcd_to_bus(hcd); in dwc2_allocate_bus_bandwidth()
4103 struct usb_bus *bus = hcd_to_bus(hcd); in dwc2_free_bus_bandwidth()
4254 struct usb_bus *bus = hcd_to_bus(hcd); in _dwc2_hcd_start()