Lines Matching refs:drivers
22 drivers and camera sensor drivers. Later the soc-camera sensor API has been
28 method is supported by host drivers. However, the soc-camera core also provides
35 Existing drivers
38 As of 3.7 there are seven host drivers in the mainline: atmel-isi.c,
41 drivers under drivers/media/i2c/soc_camera/.
88 Sensor drivers can use struct soc_camera_link, typically provided by the
96 using the V4L2 subdev API. Additionally soc-camera camera drivers can use
128 Camera drivers are interfaced to the soc-camera core and to host drivers over
130 Therefore all camera drivers shall reply to .g_fmt() requests with their current
133 factors have to be maintained by camera drivers internally. According to the
134 V4L2 API all capture drivers must support the VIDIOC_CROPCAP ioctl, hence we
135 rely on camera drivers implementing .cropcap(). If the camera driver does not
141 soc_camera_device and used by the soc-camera core and host drivers. The core
157 standard transformations will be used by soc-camera or by camera host drivers to
158 configure camera drivers to produce the FOURCC format, requested by the user,
160 host drivers can also provide their own conversion rules by implementing a