Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/samsung/s3c-camif/
Dcamif-capture.c1229 case CAMIF_SD_PAD_SINK: in s3c_camif_subdev_get_fmt()
1265 if (pad == CAMIF_SD_PAD_SINK) { in __camif_subdev_try_format()
1317 case CAMIF_SD_PAD_SINK: in s3c_camif_subdev_set_fmt()
1358 sel->pad != CAMIF_SD_PAD_SINK) in s3c_camif_subdev_get_selection()
1443 if (sel->target != V4L2_SEL_TGT_CROP || sel->pad != CAMIF_SD_PAD_SINK) in s3c_camif_subdev_set_selection()
1552 camif->pads[CAMIF_SD_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in s3c_camif_create_subdev()
Dcamif-core.h56 #define CAMIF_SD_PAD_SINK 0 macro
Dcamif-core.c230 format.pad = CAMIF_SD_PAD_SINK; in camif_register_sensor()
260 &camif->subdev.entity, CAMIF_SD_PAD_SINK, in camif_create_media_links()