Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Duplcom.c255 static int uplcom_detach(device_t, int);
258 uplcom_attach, uplcom_detach, NULL, NULL, uplcom_childdet);
523 uplcom_detach(device_t self, int flags) in uplcom_detach() function