Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/s3c-camif/
Dcamif-capture.c1228 case CAMIF_SD_PAD_SINK: in s3c_camif_subdev_get_fmt()
1264 if (pad == CAMIF_SD_PAD_SINK) { in __camif_subdev_try_format()
1316 case CAMIF_SD_PAD_SINK: in s3c_camif_subdev_set_fmt()
1357 sel->pad != CAMIF_SD_PAD_SINK) in s3c_camif_subdev_get_selection()
1442 if (sel->target != V4L2_SEL_TGT_CROP || sel->pad != CAMIF_SD_PAD_SINK) in s3c_camif_subdev_set_selection()
1551 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.c228 format.pad = CAMIF_SD_PAD_SINK; in camif_register_sensor()
258 &camif->subdev.entity, CAMIF_SD_PAD_SINK, in camif_create_media_links()