HomeSort by: relevance | last modified time | path
    Searched defs:slhci_void (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
sl811hs.c 439 void slhci_void(void *);
705 .ubm_softint = slhci_void,
726 .upm_close = (void (*)(struct usbd_pipe *))slhci_void, /* XXX safe? */
1407 slhci_void(void *v) {} function in typeref:typename:void
sl811hs.c 439 void slhci_void(void *);
705 .ubm_softint = slhci_void,
726 .upm_close = (void (*)(struct usbd_pipe *))slhci_void, /* XXX safe? */
1407 slhci_void(void *v) {} function in typeref:typename:void

Completed in 26 milliseconds