sl811hs.c | 448 usbd_status slhci_lock_call(struct slhci_softc *, LockCallFunc, 694 slhci_lock_call(sc, &slhci_halt, spipe, xfer); \ 821 slhci_lock_call(sc, &slhci_halt, NULL, NULL); 1063 return slhci_lock_call(sc, &slhci_lsvh_warn, 1106 return slhci_lock_call(sc, &slhci_isoc_warn, spipe, 1119 return slhci_lock_call(sc, &slhci_open_pipe, spipe, NULL); 1312 slhci_lock_call(sc, &slhci_halt, NULL, NULL); 1338 slhci_lock_call(sc, &slhci_do_abort, spipe, xfer); 1358 slhci_lock_call(sc, &slhci_close_pipe, spipe, NULL); 1398 slhci_lock_call(sc, &slhci_do_poll, NULL, NULL) 1443 slhci_lock_call(struct slhci_softc *sc, LockCallFunc lcf, struct slhci_pipe function in typeref:typename:usbd_status [all...] |