Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.c178 Static void athn_usb_updateedca_cb(struct athn_usb_softc *, void *);
1805 athn_usb_do_async(usc, athn_usb_updateedca_cb, NULL, 0); in athn_usb_updateedca()
1809 athn_usb_updateedca_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_updateedca_cb() function