kernel-fxtec-pro1x/drivers/media
Laurent Pinchart 503c3d829e [media] media: Entity use count
Due to the wide differences between drivers regarding power management
needs, the media controller does not implement power management.
However, the media_entity structure includes a use_count field that
media drivers can use to track the number of users of every entity for
power management needs.

The use_count field is owned by media drivers and must not be touched by
entity drivers. Access to the field must be protected by the media
device graph_mutex lock.

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>
2011-03-22 04:53:12 -03:00
..
common
dvb [media] dw2102: prof 1100 corrected 2011-03-21 20:32:41 -03:00
radio
rc
video [media] v4l: subdev: Events support 2011-03-21 20:32:42 -03:00
Kconfig [media] media: Media device node support 2011-03-22 04:52:22 -03:00
Makefile [media] media: Entities, pads and links 2011-03-22 04:53:10 -03:00
media-device.c [media] media: Entity use count 2011-03-22 04:53:12 -03:00
media-devnode.c [media] media: Media device node support 2011-03-22 04:52:22 -03:00
media-entity.c [media] media: Entity use count 2011-03-22 04:53:12 -03:00