Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dumodem.c198 static device_attach_t umodem_attach; variable
301 DEVMETHOD(device_attach, umodem_attach),
339 umodem_attach(device_t dev) in umodem_attach() function