sl811hs.c | 1936 uint8_t *target_buf; local in function:slhci_abdone 2051 target_buf = spipe->buffer; 2054 target_buf = NULL; 2200 if (target_buf != NULL) { 2203 slhci_read_multi(sc, buf_start, target_buf, actlen); 2205 DLOGBUF(D_BUF, target_buf, actlen);
|