Home
last modified time | relevance | path

Searched refs:MSM_VFE_PAD_SRC (Results 1 – 2 of 2) sorted by relevance

/drivers/media/platform/qcom/camss/
A Dcamss-vfe.c1295 return v4l2_subdev_state_get_crop(sd_state, MSM_VFE_PAD_SRC); in __vfe_get_crop()
1337 case MSM_VFE_PAD_SRC: in vfe_try_format()
1570 format = __vfe_get_format(line, sd_state, MSM_VFE_PAD_SRC, in vfe_set_format()
1574 vfe_try_format(line, sd_state, MSM_VFE_PAD_SRC, format, in vfe_set_format()
1638 else if (sel->pad == MSM_VFE_PAD_SRC) in vfe_get_selection()
1696 crop.pad = MSM_VFE_PAD_SRC; in vfe_set_selection()
1701 sel->pad == MSM_VFE_PAD_SRC) { in vfe_set_selection()
1713 fmt.pad = MSM_VFE_PAD_SRC; in vfe_set_selection()
2035 pads[MSM_VFE_PAD_SRC].flags = MEDIA_PAD_FL_SOURCE; in msm_vfe_register_entities()
2073 &sd->entity, MSM_VFE_PAD_SRC, in msm_vfe_register_entities()
A Dcamss-vfe.h23 #define MSM_VFE_PAD_SRC 1 macro

Completed in 8 milliseconds