Searched refs:did_close (Results 1 – 2 of 2) sorted by relevance
96 uint8_t did_close:1; /* set if we closed the USB transfer */ member
1641 xfer->flags_int.did_close = 0; in usbd_transfer_submit()1890 (!xfer->flags_int.did_close)) { in usbd_transfer_stop()1898 xfer->flags_int.did_close = 1; in usbd_transfer_stop()2778 (!xfer->flags_int.did_close)) { in usbd_callback_wrapper_sub()2784 xfer->flags_int.did_close = 1; in usbd_callback_wrapper_sub()