Home
last modified time | relevance | path

Searched refs:to_soc_camera_control (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/media/
Dsoc_camera.h256 static inline struct device *to_soc_camera_control( in to_soc_camera_control() function
265 struct device *control = to_soc_camera_control(icd); in soc_camera_to_subdev()
/Linux-v5.4/drivers/staging/media/soc_camera/
Dsoc_camera.c643 if (!to_soc_camera_control(icd)) { in soc_camera_open()
1295 to_i2c_client(to_soc_camera_control(icd)); in soc_camera_i2c_free()
1376 if (to_soc_camera_control(icd)) { in soc_camera_async_complete()
1684 control = to_soc_camera_control(icd); in soc_camera_probe()
1741 struct device *dev = to_soc_camera_control(icd); in soc_camera_remove()