Lines Matching refs:media
77 The V4L2 framework also optionally integrates with the media framework. If a
79 will automatically appear in the media framework as entities.
96 Drivers that want integration with the media device framework need to set
121 include/media/<subdevice>.h.
296 If integration with the media framework is needed, you must initialize the
312 Don't forget to cleanup the media entity before the sub-device is destroyed:
316 If the subdev driver intends to process video and integrate with the media
328 that width, height and the media bus pixel code are equal on both source and
361 entity will be automatically registered with the media device.
696 If integration with the media framework is needed, you must initialize the
762 entity will be automatically registered with the media device.
861 Don't forget to cleanup the media entity associated with the video device if
1130 3 ISP driver (drivers/media/platform/omap3isp).