Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dubser.c143 static device_attach_t ubser_attach; variable
195 DEVMETHOD(device_attach, ubser_attach),
229 ubser_attach(device_t dev) in ubser_attach() function