Lines Matching defs:bus

149 usb_root_mount_rel(struct usb_bus *bus)  in usb_root_mount_rel()
165 struct usb_bus *bus = device_get_ivars(dev); in usb_attach() local
191 struct usb_bus *bus = device_get_softc(dev); in usb_detach() local
251 struct usb_bus *bus = device_get_softc(dev); in usb_suspend() local
279 struct usb_bus *bus = device_get_softc(dev); in usb_resume() local
300 usb_bus_reset_async_locked(struct usb_bus *bus) in usb_bus_reset_async_locked()
324 struct usb_bus *bus = device_get_softc(dev); in usb_shutdown() local
358 struct usb_bus *bus; in usb_bus_explore() local
422 struct usb_bus *bus; in usb_bus_detach() local
461 struct usb_bus *bus; in usb_bus_suspend() local
518 struct usb_bus *bus; in usb_bus_resume() local
581 struct usb_bus *bus; in usb_bus_reset() local
603 struct usb_bus *bus; in usb_bus_shutdown() local
650 struct usb_bus *bus; in usb_bus_cleanup() local
670 struct usb_bus *bus = arg; in usb_power_wdog() local
702 struct usb_bus *bus; in usb_bus_attach() local
811 usb_attach_sub(device_t dev, struct usb_bus *bus) in usb_attach_sub()
916 usb_bus_mem_flush_all_cb(struct usb_bus *bus, struct usb_page_cache *pc, in usb_bus_mem_flush_all_cb()
928 usb_bus_mem_flush_all(struct usb_bus *bus, usb_bus_mem_cb_t *cb) in usb_bus_mem_flush_all()
941 usb_bus_mem_alloc_all_cb(struct usb_bus *bus, struct usb_page_cache *pc, in usb_bus_mem_alloc_all_cb()
961 usb_bus_mem_alloc_all(struct usb_bus *bus, bus_dma_tag_t dmat, in usb_bus_mem_alloc_all()
1000 usb_bus_mem_free_all_cb(struct usb_bus *bus, struct usb_page_cache *pc, in usb_bus_mem_free_all_cb()
1011 usb_bus_mem_free_all(struct usb_bus *bus, usb_bus_mem_cb_t *cb) in usb_bus_mem_free_all()