Lines Matching refs:usbd_bus
150 Static void ohci_poll(struct usbd_bus *);
171 ohci_allocx(struct usbd_bus *, unsigned int);
172 Static void ohci_freex(struct usbd_bus *, struct usbd_xfer *);
173 Static bool ohci_dying(struct usbd_bus *);
174 Static void ohci_get_lock(struct usbd_bus *, kmutex_t **);
175 Static int ohci_roothub_ctrl(struct usbd_bus *,
1110 ohci_allocx(struct usbd_bus *bus, unsigned int nframes)
1127 ohci_freex(struct usbd_bus *bus, struct usbd_xfer *xfer)
1141 ohci_dying(struct usbd_bus *bus)
1149 ohci_get_lock(struct usbd_bus *bus, kmutex_t **lock)
1444 struct usbd_bus *bus = v;
1809 ohci_poll(struct usbd_bus *bus)
2080 struct usbd_bus *bus = dev->ud_bus;
2444 ohci_roothub_ctrl(struct usbd_bus *bus, usb_device_request_t *req,