Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_pf.h116 void usbpf_detach(struct usb_bus *);
H A Dusb_pf.c249 usbpf_detach(struct usb_bus *ubus) in usbpf_detach() function
/freebsd/sys/dev/usb/controller/
H A Dusb_controller.c245 usbpf_detach(bus); in usb_detach()