Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dif_zyd.c211 Static int zyd_rf_attach(struct zyd_softc *, uint8_t);
385 if ((error = zyd_rf_attach(sc, sc->rf_rev)) != 0) { in zyd_complete_attach()
1465 zyd_rf_attach(struct zyd_softc *sc, uint8_t type) in zyd_rf_attach() function