]> asedeno.scripts.mit.edu Git - linux.git/commit
media: uapi/linux/media.h: add request API
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 21 May 2018 08:54:26 +0000 (04:54 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 31 Aug 2018 15:04:23 +0000 (11:04 -0400)
commit66431c0bab0fb8bdd62930575869bea98eb2baf0
tree7459099b49b39f633ca4b0c4c91bc61df0770cad
parentcbb6a7f52b148dea0fed434b629aedddf7804d14
media: uapi/linux/media.h: add request API

Define the public request API.

This adds the new MEDIA_IOC_REQUEST_ALLOC ioctl to allocate a request
and two ioctls that operate on a request in order to queue the
contents of the request to the driver and to re-initialize the
request.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
include/uapi/linux/media.h