Lines Matching refs:sensor
8 - camera / camera device / camera sensor - a video-camera sensor chip, capable
22 camera sensor drivers. It implements a V4L2 interface to the user, currently
26 video capture interfaces with drivers for CMOS camera sensor chips to enable
27 the reuse of sensor drivers with various hosts. The subsystem has been designed
29 although most applications have only one camera sensor.
35 PXA27x SoCs and sh_mobile_ceu_camera.c for SuperH SoCs, and four sensor drivers:
71 .add and .remove methods are called when a sensor is attached to or detached
73 sensor driver's .init and .release methods respectively. .suspend and .resume
75 responsibility to call respective sensor's methods. .try_bus_param and
77 host and the sensor. .init_videobuf is called by soc-camera core when a
86 platform, and used to specify to which camera host bus the sensor is connected,
89 used to add a sensor driver to or remove one from the system. The registration
124 VIDIOC_S_CROP: sets location and sizes of the sensor window. Unit is one sensor
125 pixel. Changing sensor window sizes preserves any scaling factors, therefore
128 VIDIOC_S_FMT: sets user window. Should preserve previously set sensor window as
129 much as possible by modifying scaling factors. If the sensor window cannot be