Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/qcom/camss/
Dcamss-vfe.h24 #define MSM_VFE_PADS_NUM 2 macro
91 struct media_pad pads[MSM_VFE_PADS_NUM];
92 struct v4l2_mbus_framefmt fmt[MSM_VFE_PADS_NUM];
Dcamss-vfe.c1563 ret = media_entity_pads_init(&sd->entity, MSM_VFE_PADS_NUM, in msm_vfe_register_entities()