Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/net/
H A Druephy.c58 static int ruephy_attach(device_t);
63 DEVMETHOD(device_attach, ruephy_attach),
109 ruephy_attach(device_t dev) in ruephy_attach() function