Searched refs:urtw_eprom_sendbits (Results 1 – 1 of 1) sorted by relevance
517 static usbd_status urtw_eprom_sendbits(struct urtw_softc *, int16_t *,1068 error = urtw_eprom_sendbits(sc, readcmd, URTW_READCMD_LEN); in urtw_eprom_read32()1090 error = urtw_eprom_sendbits(sc, addrstr, addrlen); in urtw_eprom_read32()1137 urtw_eprom_sendbits(struct urtw_softc *sc, int16_t *buf, int buflen) in urtw_eprom_sendbits() function