Home
last modified time | relevance | path

Searched refs:usb_bus_mem_free_all (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci_pci.c180 usb_bus_mem_free_all(&sc->sc_bus, &ehci_iterate_hw_softc); in ehci_pci_attach()
207 usb_bus_mem_free_all(&sc->sc_bus, &ehci_iterate_hw_softc); in ehci_pci_detach()
H A Dusb_controller.c876 usb_bus_mem_free_all(bus, cb); in usb_bus_mem_alloc_all()
894 * usb_bus_mem_free_all - factored out code
897 usb_bus_mem_free_all(struct usb_bus *bus, usb_bus_mem_cb_t *cb) in usb_bus_mem_free_all() function
H A Dxhci.c655 usb_bus_mem_free_all(&sc->sc_bus, &xhci_iterate_hw_softc); in xhci_uninit()
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_controller.h192 void usb_bus_mem_free_all(struct usb_bus *bus, usb_bus_mem_cb_t *cb);

Completed in 11 milliseconds