Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.c113 Static void athn_usb_free_tx_list(struct athn_usb_softc *);
345 athn_usb_free_tx_list(usc); in athn_usb_attach()
536 athn_usb_free_tx_list(usc); in athn_usb_detach()
758 athn_usb_free_tx_list(usc); in athn_usb_alloc_tx_list()
766 athn_usb_free_tx_list(struct athn_usb_softc *usc) in athn_usb_free_tx_list() function