Searched refs:urtw_eprom_readbit (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_urtw.c692 static usb_error_t urtw_eprom_readbit(struct urtw_softc *, int16_t *);
2197 error = urtw_eprom_readbit(sc, &data16);
2253 urtw_eprom_readbit(struct urtw_softc *sc, int16_t *data) function

Completed in 107 milliseconds