Searched refs:cam_sel (Results 1 – 3 of 3) sorted by relevance
35 struct v4l2_selection *sel, struct v4l2_selection *cam_sel,
96 struct v4l2_selection *sel, struct v4l2_selection *cam_sel, in soc_camera_client_s_selection() argument109 struct v4l2_rect *rect = &sel->r, *cam_rect = &cam_sel->r; in soc_camera_client_s_selection()
1120 struct v4l2_selection cam_sel; in sh_mobile_ceu_set_selection() local1122 struct v4l2_rect *cam_rect = &cam_sel.r; in sh_mobile_ceu_set_selection()1145 ret = soc_camera_client_s_selection(sd, sel, &cam_sel, in sh_mobile_ceu_set_selection()