Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.c103 Static void athn_usb_close_pipes(struct athn_usb_softc *);
349 athn_usb_close_pipes(usc); in athn_usb_attach()
541 athn_usb_close_pipes(usc); in athn_usb_detach()
633 athn_usb_close_pipes(usc); in athn_usb_open_pipes()
665 athn_usb_close_pipes(struct athn_usb_softc *usc) in athn_usb_close_pipes() function