Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/net/
H A Druephy.c56 static int ruephy_attach(device_t);
61 DEVMETHOD(device_attach, ruephy_attach),
105 ruephy_attach(device_t dev) in ruephy_attach() function