Home
last modified time | relevance | path

Searched refs:rkmodule_sensor_infos (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-camera-module.h169 _IOWR('V', BASE_VIDIOC_PRIVATE + 35, struct rkmodule_sensor_infos)
772 struct rkmodule_sensor_infos { struct
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drk-camera-module.h169 _IOWR('V', BASE_VIDIOC_PRIVATE + 35, struct rkmodule_sensor_infos)
760 struct rkmodule_sensor_infos { struct
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dsensor_adapter.c493 static int sensor_set_sensor_info(struct rkmodule_sensor_infos *sensor_infos) in sensor_set_sensor_info()
540 struct rkmodule_sensor_infos *sensor_infos; in sensor_ioctl()
737 sensor_infos = (struct rkmodule_sensor_infos *)arg; in sensor_ioctl()
766 struct rkmodule_sensor_infos *sensor_infos; in sensor_compat_ioctl32()