Lines Matching refs:usbd_bus
211 uhci_allocx(struct usbd_bus *, unsigned int);
212 Static void uhci_freex(struct usbd_bus *, struct usbd_xfer *);
213 Static bool uhci_dying(struct usbd_bus *);
214 Static void uhci_get_lock(struct usbd_bus *, kmutex_t **);
215 Static int uhci_roothub_ctrl(struct usbd_bus *,
256 Static void uhci_poll(struct usbd_bus *);
656 uhci_allocx(struct usbd_bus *bus, unsigned int nframes)
675 uhci_freex(struct usbd_bus *bus, struct usbd_xfer *xfer)
692 uhci_dying(struct usbd_bus *bus)
700 uhci_get_lock(struct usbd_bus *bus, kmutex_t **lock)
1443 struct usbd_bus *bus = v;
1754 uhci_poll(struct usbd_bus *bus)
3385 struct usbd_bus *bus = pipe->up_dev->ud_bus;
3565 usbd_bus *bus, usb_device_request_t *req,