Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk_vcm_head.h73 #define RK_VIDIOC_FOCUS_SET_POSITION \ macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A DLensHw.h70 #define RK_VIDIOC_FOCUS_SET_POSITION \ macro
H A DLensHw.cpp328 if (io_control (RK_VIDIOC_FOCUS_SET_POSITION, &set_focus) < 0) { in setFocusParamsSync()