Searched refs:athn_usb_softc (Results 1 – 2 of 2) sorted by relevance
101 int athn_usb_open_pipes(struct athn_usb_softc *);102 void athn_usb_close_pipes(struct athn_usb_softc *);103 int athn_usb_alloc_rx_list(struct athn_usb_softc *);104 void athn_usb_free_rx_list(struct athn_usb_softc *);105 int athn_usb_alloc_tx_list(struct athn_usb_softc *);106 void athn_usb_free_tx_list(struct athn_usb_softc *);107 int athn_usb_alloc_tx_cmd(struct athn_usb_softc *);108 void athn_usb_free_tx_cmd(struct athn_usb_softc *);110 void athn_usb_do_async(struct athn_usb_softc *,111 void (*)(struct athn_usb_softc *, void *), void *, int);[all …]
385 struct athn_usb_softc;394 struct athn_usb_softc *sc;400 struct athn_usb_softc *sc;407 void (*cb)(struct athn_usb_softc *, void *);433 struct athn_usb_softc { struct