diff options
| author | Ricardo Ribalda <ribalda@chromium.org> | 2026-03-09 18:01:55 +0300 |
|---|---|---|
| committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2026-03-25 11:40:28 +0300 |
| commit | 33dd4bb261bd4e539551d60511574cd64845bf84 (patch) | |
| tree | d58234861c0a621fcd225a2e951412fa24110cf3 /include | |
| parent | fbac03467e53d8d72e5099c03df26d9adae11416 (diff) | |
| download | linux-33dd4bb261bd4e539551d60511574cd64845bf84.tar.xz | |
media: uvcvideo: uvc_queue_to_stream(): Support meta queues
The stream data structure has two queues: the metadata and the data
queues, but uvc_queue_to_stream() only supports the data queue. If we
pass the metadata queue the function will return an invalid pointer.
This patch add a parameter to the function to explicitly tell the
function which queue are we using.
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Reviewed-by: Hans de Goede <johannes.goede@oss.qualcomm.com>
Link: https://patch.msgid.link/20260309-uvc-metadata-dmabuf-v1-2-fc8b87bd29c5@chromium.org
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
