Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dusbroothub.c77 static void roothub_ctrl_close(struct usbd_pipe *);
85 .upm_close = roothub_ctrl_close,
605 roothub_ctrl_close(struct usbd_pipe *pipe) in roothub_ctrl_close() function