summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/v4l/media-func-ioctl.xml
Commit message (Collapse)AuthorAgeFilesLines
* [media] media: Media device information queryLaurent Pinchart2011-03-221-0/+116
Create the following ioctl and implement it at the media device level to query device information. - MEDIA_IOC_DEVICE_INFO: Query media device information The ioctl and its data structure are defined in the new kernel header linux/media.h available to userspace applications. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>