Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/wlan/
H A Dif_zyd.c138 static int zyd_read_pod(struct zyd_softc *);
1751 if ((error = zyd_read_pod(sc)) != 0) { in zyd_hw_init()
1841 zyd_read_pod(struct zyd_softc *sc) in zyd_read_pod() function