Searched refs:urtw_eprom_readbit (Results 1 – 1 of 1) sorted by relevance
698 static usb_error_t urtw_eprom_readbit(struct urtw_softc *, int16_t *);2193 error = urtw_eprom_readbit(sc, &data16); in urtw_eprom_read32()2249 urtw_eprom_readbit(struct urtw_softc *sc, int16_t *data) in urtw_eprom_readbit() function