Lines Matching defs:bus

155 usb_root_mount_rel(struct usb_bus *bus)  in usb_root_mount_rel()
171 struct usb_bus *bus = device_get_ivars(dev); in usb_attach() local
197 struct usb_bus *bus = device_get_softc(dev); in usb_detach() local
258 struct usb_bus *bus = device_get_softc(dev); in usb_suspend() local
286 struct usb_bus *bus = device_get_softc(dev); in usb_resume() local
307 usb_bus_reset_async_locked(struct usb_bus *bus) in usb_bus_reset_async_locked()
331 struct usb_bus *bus = device_get_softc(dev); in usb_shutdown() local
366 struct usb_bus *bus; in usb_bus_explore() local
428 struct usb_bus *bus; in usb_bus_detach() local
462 struct usb_bus *bus; in usb_bus_suspend() local
519 struct usb_bus *bus; in usb_bus_resume() local
582 struct usb_bus *bus; in usb_bus_reset() local
604 struct usb_bus *bus; in usb_bus_shutdown() local
651 struct usb_bus *bus; in usb_bus_cleanup() local
671 struct usb_bus *bus = arg; in usb_power_wdog() local
703 struct usb_bus *bus; in usb_bus_attach() local
804 usb_attach_sub(device_t dev, struct usb_bus *bus) in usb_attach_sub()
901 usb_bus_mem_flush_all_cb(struct usb_bus *bus, struct usb_page_cache *pc, in usb_bus_mem_flush_all_cb()
913 usb_bus_mem_flush_all(struct usb_bus *bus, usb_bus_mem_cb_t *cb) in usb_bus_mem_flush_all()
926 usb_bus_mem_alloc_all_cb(struct usb_bus *bus, struct usb_page_cache *pc, in usb_bus_mem_alloc_all_cb()
946 usb_bus_mem_alloc_all(struct usb_bus *bus, bus_dma_tag_t dmat, in usb_bus_mem_alloc_all()
989 usb_bus_mem_free_all_cb(struct usb_bus *bus, struct usb_page_cache *pc, in usb_bus_mem_free_all_cb()
1000 usb_bus_mem_free_all(struct usb_bus *bus, usb_bus_mem_cb_t *cb) in usb_bus_mem_free_all()