Lines Matching refs:soc
18 Purpose of the soc-camera subsystem
21 The soc-camera subsystem initially provided a unified API between camera host
22 drivers and camera sensor drivers. Later the soc-camera sensor API has been
24 with non-soc-camera hosts possible. The camera host API to the soc-camera core
28 method is supported by host drivers. However, the soc-camera core also provides
77 soc-camera core when a video-device is opened, the host driver would typically
95 running on an soc-camera host. The actual camera driver operation is implemented
96 using the V4L2 subdev API. Additionally soc-camera camera drivers can use
97 auxiliary soc-camera helper functions like soc_camera_power_on() and
119 In soc-camera there are two locations, where scaling and cropping can take
128 Camera drivers are interfaced to the soc-camera core and to host drivers over
141 soc_camera_device and used by the soc-camera core and host drivers. The core
152 maintained by soc-camera core, which describes, what FOURCC pixel format will
157 standard transformations will be used by soc-camera or by camera host drivers to