Searched refs:cam_sel (Results 1 – 3 of 3) sorted by relevance
35 struct v4l2_selection *sel, struct v4l2_selection *cam_sel,
95 struct v4l2_selection *sel, struct v4l2_selection *cam_sel, in soc_camera_client_s_selection() argument108 struct v4l2_rect *rect = &sel->r, *cam_rect = &cam_sel->r; in soc_camera_client_s_selection()
1119 struct v4l2_selection cam_sel; in sh_mobile_ceu_set_selection() local1121 struct v4l2_rect *cam_rect = &cam_sel.r; in sh_mobile_ceu_set_selection()1144 ret = soc_camera_client_s_selection(sd, sel, &cam_sel, in sh_mobile_ceu_set_selection()