Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.c89 Static int athn_usb_match(device_t, cfdata_t, void *);
92 CFATTACH_DECL_NEW(athn_usb, sizeof(struct athn_usb_softc), athn_usb_match,
236 athn_usb_match(device_t parent, cfdata_t match, void *aux) in athn_usb_match() function