Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-camera-module.h154 _IOW('V', BASE_VIDIOC_PRIVATE + 30, struct rkmodule_dev_info)
190 struct rkmodule_dev_info { struct
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drk-camera-module.h154 _IOW('V', BASE_VIDIOC_PRIVATE + 30, struct rkmodule_dev_info)
178 struct rkmodule_dev_info { struct
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dsensor_adapter.c538 struct rkmodule_dev_info *dev_info; in sensor_ioctl()
716 dev_info = (struct rkmodule_dev_info *)arg; in sensor_ioctl()
764 struct rkmodule_dev_info *dev_info; in sensor_compat_ioctl32()