Home
last modified time | relevance | path

Searched refs:dequeueing (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/usb/host/
Du132-hcd.c156 unsigned dequeueing:1; member
630 } else if (endp->dequeueing) { in u132_hcd_interrupt_recv()
631 endp->dequeueing = 0; in u132_hcd_interrupt_recv()
729 } else if (endp->dequeueing) { in u132_hcd_bulk_output_sent()
730 endp->dequeueing = 0; in u132_hcd_bulk_output_sent()
781 } else if (endp->dequeueing) { in u132_hcd_bulk_input_recv()
782 endp->dequeueing = 0; in u132_hcd_bulk_input_recv()
882 } else if (endp->dequeueing) { in u132_hcd_configure_empty_sent()
883 endp->dequeueing = 0; in u132_hcd_configure_empty_sent()
920 } else if (endp->dequeueing) { in u132_hcd_configure_input_recv()
[all …]
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dvidioc-decoder-cmd.rst195 dequeueing the capture buffer containing the last decoded frame.
Ddev-stateless-decoder.rst250 buffer not being made available for dequeueing, and reused for the next decode
Dbuffer.rst592 to prevent the driver from dequeueing the capture buffer after
/Linux-v5.10/Documentation/driver-api/media/
Dv4l2-videobuf.rst26 including buffer allocation, queueing and dequeueing, and streaming
/Linux-v5.10/Documentation/driver-api/usb/
Ddwc3.rst589 queueing, dequeueing, and giveback. Output format is::