Home
last modified time | relevance | path

Searched defs:motion_set (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_motion.c32 void motion_detection_get(motion_mode *motion_set) in motion_detection_get()
52 void motion_onoff_set(motion_mode *motion_set) in motion_onoff_set()
103 void motion_pixel_all_onoff_set(motion_mode *motion_set) in motion_pixel_all_onoff_set()
146 void motion_pixel_onoff_set(motion_mode *motion_set) in motion_pixel_onoff_set()
203 void motion_pixel_onoff_get(motion_mode *motion_set) in motion_pixel_onoff_get()
231 void motion_tsen_set(motion_mode *motion_set) in motion_tsen_set()
242 void motion_psen_set(motion_mode *motion_set) in motion_psen_set()
H A Djaguar1_drv.c425 motion_mode motion_set; in jaguar1_ioctl() local
/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_motion.c34 void nvp6158_motion_detection_get(motion_mode *motion_set) in nvp6158_motion_detection_get()
54 void nvp6158_motion_onoff_set(motion_mode *motion_set) in nvp6158_motion_onoff_set()
110 void nvp6158_motion_pixel_all_onoff_set(motion_mode *motion_set) in nvp6158_motion_pixel_all_onoff_set()
158 void nvp6158_motion_pixel_onoff_set(motion_mode *motion_set) in nvp6158_motion_pixel_onoff_set()
223 void nvp6158_motion_pixel_onoff_get(motion_mode *motion_set) in nvp6158_motion_pixel_onoff_get()
248 void nvp6158_motion_tsen_set(motion_mode *motion_set) in nvp6158_motion_tsen_set()
259 void nvp6158_motion_psen_set(motion_mode *motion_set) in nvp6158_motion_psen_set()
H A Dnvp6158_drv.c355 motion_mode motion_set; in nvp6158_native_ioctl() local