Home
last modified time | relevance | path

Searched refs:STF_ISP_PAD_SRC (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/staging/media/starfive/camss/
Dstf-isp.c67 crop = v4l2_subdev_state_get_crop(sd_state, STF_ISP_PAD_SRC); in isp_set_stream()
129 STF_ISP_PAD_SRC); in isp_enum_mbus_code()
214 } else if (sel->pad == STF_ISP_PAD_SRC) { in isp_get_selection()
258 crop.pad = STF_ISP_PAD_SRC; in isp_set_selection()
263 sel->pad == STF_ISP_PAD_SRC) { in isp_set_selection()
275 fmt.pad = STF_ISP_PAD_SRC; in isp_set_selection()
341 pads[STF_ISP_PAD_SRC].flags = MEDIA_PAD_FL_SOURCE; in stf_isp_register()
Dstf-isp.h395 STF_ISP_PAD_SRC, enumerator
Dstf-camss.c146 ret = media_create_pad_link(&isp_dev->subdev.entity, STF_ISP_PAD_SRC, in stfcamss_register_devs()