Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dif_zyd.c203 int zyd_rf_attach(struct zyd_softc *, uint8_t);
338 if ((error = zyd_rf_attach(sc, sc->rf_rev)) != 0) { in zyd_complete_attach()
1428 zyd_rf_attach(struct zyd_softc *sc, uint8_t type) in zyd_rf_attach() function