mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-10-23 07:23:12 +02:00

The media_device structure abstracts functions common to all kind of media devices (v4l2, dvb, alsa, ...). It manages media entities and offers a userspace API to discover and configure the media device internal topology. 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>
268 B
268 B
What: /sys/bus/media/devices/.../model Date: January 2011 Contact: Laurent Pinchart laurent.pinchart@ideasonboard.com linux-media@vger.kernel.org Description: Contains the device model name in UTF-8. The device version is is not be appended to the model name.