Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Ducycom.c106 static device_attach_t ucycom_attach; variable
156 DEVMETHOD(device_attach, ucycom_attach),
202 ucycom_attach(device_t dev) in ucycom_attach() function