Home
last modified time | relevance | path

Searched refs:usbpf_detach (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb_pf.h116 void usbpf_detach(struct usb_bus *);
H A Dusb_pf.c207 usbpf_detach(struct usb_bus *ubus) in usbpf_detach() function
/dragonfly/sys/bus/u4b/controller/
H A Dusb_controller.c240 usbpf_detach(bus); in usb_detach()