Home
last modified time | relevance | path

Searched refs:cport_out_urb_cancelled (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/greybus/
H A Des2.c85 * @cport_out_urb_cancelled: array of flags indicating whether the
109 bool cport_out_urb_cancelled[NUM_CPORT_OUT_URB]; member
319 !es2->cport_out_urb_cancelled[i]) { in next_free_urb()
471 es2->cport_out_urb_cancelled[i] = true; in message_cancel()
481 es2->cport_out_urb_cancelled[i] = false; in message_cancel()
/kernel/linux/linux-6.6/drivers/greybus/
H A Des2.c85 * @cport_out_urb_cancelled: array of flags indicating whether the
109 bool cport_out_urb_cancelled[NUM_CPORT_OUT_URB]; member
319 !es2->cport_out_urb_cancelled[i]) { in next_free_urb()
471 es2->cport_out_urb_cancelled[i] = true; in message_cancel()
481 es2->cport_out_urb_cancelled[i] = false; in message_cancel()

Completed in 5 milliseconds