Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Ducycom.c202 static void ucycom_attach(device_t, device_t, void *);
207 ucycom_attach, ucycom_detach, ucycom_activate);
219 ucycom_attach(device_t parent, device_t self, void *aux) in ucycom_attach() function