Home
last modified time | relevance | path

Searched refs:rkmodule_nr_switch_threshold (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-camera-module.h91 _IOR('V', BASE_VIDIOC_PRIVATE + 9, struct rkmodule_nr_switch_threshold)
576 struct rkmodule_nr_switch_threshold { struct
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drk-camera-module.h91 _IOR('V', BASE_VIDIOC_PRIVATE + 9, struct rkmodule_nr_switch_threshold)
564 struct rkmodule_nr_switch_threshold { struct
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc4c33.c1563 struct rkmodule_nr_switch_threshold *nr_switch; in gc4c33_ioctl()
1613 nr_switch = (struct rkmodule_nr_switch_threshold *)arg; in gc4c33_ioctl()
1651 struct rkmodule_nr_switch_threshold *nr_switch; in gc4c33_compat_ioctl32()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A DSensorHw.cpp526 struct rkmodule_nr_switch_threshold nr_switch_drv; in get_nr_switch()