Home
last modified time | relevance | path

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

/src/sys/dev/usb/serial/
H A Dumoscom.c190 static device_attach_t umoscom_attach; variable
267 DEVMETHOD(device_attach, umoscom_attach),
306 umoscom_attach(device_t dev) in umoscom_attach() function