Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/wlan/
H A Dif_zyd.c128 static int zyd_read16(struct zyd_softc *, uint16_t, uint16_t *);
294 error = zyd_read16(sc, val, data); \
836 zyd_read16(struct zyd_softc *sc, uint16_t reg, uint16_t *val) in zyd_read16() function