sl811hs.c | 463 static void slhci_read_multi(struct slhci_softc *, uint8_t, uint8_t *, int); 1650 slhci_read_multi(struct slhci_softc *sc, uint8_t addr, uint8_t *buf, int l) 1695 slhci_read_multi(struct slhci_softc *sc, uint8_t addr, uint8_t *buf, int l) function in typeref:typename:void 2203 slhci_read_multi(sc, buf_start, target_buf, actlen); 3440 slhci_read_multi(ssc, aaddr, buf, alen); 3448 slhci_read_multi(ssc, baddr, buf, blen);
|