Home | History | Annotate | Download | only in usb

Lines Matching refs:usbd_bus

165 Static void		ehci_poll(struct usbd_bus *);
180 ehci_allocx(struct usbd_bus *, unsigned int);
181 Static void ehci_freex(struct usbd_bus *, struct usbd_xfer *);
183 Static void ehci_get_lock(struct usbd_bus *, kmutex_t **);
184 Static bool ehci_dying(struct usbd_bus *);
185 Static int ehci_roothub_ctrl(struct usbd_bus *,
889 struct usbd_bus *bus = v;
1364 ehci_poll(struct usbd_bus *bus)
1595 ehci_allocx(struct usbd_bus *bus, unsigned int nframes)
1614 ehci_freex(struct usbd_bus *bus, struct usbd_xfer *xfer)
1632 ehci_dying(struct usbd_bus *bus)
1640 ehci_get_lock(struct usbd_bus *bus, kmutex_t **lock)
2419 ehci_roothub_ctrl_locked(struct usbd_bus *bus, usb_device_request_t *req,
2708 ehci_roothub_ctrl(struct usbd_bus *bus, usb_device_request_t *req,