Searched refs:athn_usb_match (Results 1 – 1 of 1) sorted by relevance
89 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