Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Druephy.c55 static int ruephy_attach(device_t);
60 DEVMETHOD(device_attach, ruephy_attach),
104 ruephy_attach(device_t dev) in ruephy_attach() function