Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.c135 Static int athn_usb_open_pipes(struct athn_usb_softc *);
312 if (athn_usb_open_pipes(usc) != 0) in athn_usb_attach()
578 athn_usb_open_pipes(struct athn_usb_softc *usc) in athn_usb_open_pipes() function