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

  /src/sys/dev/usb/
umidi.c 286 static void out_solicit(void *); /* struct umidi_endpoint* for softintr */
669 * allow out_solicit to fill the buffer to the full packet size in
701 out_solicit, ep);
1318 * out_solicit maintains an invariant that there will always be
1805 * It would be bad to call out_solicit directly here (the
2028 out_solicit(void *arg) function in typeref:typename:void
umidi.c 286 static void out_solicit(void *); /* struct umidi_endpoint* for softintr */
669 * allow out_solicit to fill the buffer to the full packet size in
701 out_solicit, ep);
1318 * out_solicit maintains an invariant that there will always be
1805 * It would be bad to call out_solicit directly here (the
2028 out_solicit(void *arg) function in typeref:typename:void
umidi.c 286 static void out_solicit(void *); /* struct umidi_endpoint* for softintr */
669 * allow out_solicit to fill the buffer to the full packet size in
701 out_solicit, ep);
1318 * out_solicit maintains an invariant that there will always be
1805 * It would be bad to call out_solicit directly here (the
2028 out_solicit(void *arg) function in typeref:typename:void

Completed in 222 milliseconds