Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-core.h56 #define CAMIF_SD_PAD_SINK 0 macro
H A Dcamif-capture.c1227 case CAMIF_SD_PAD_SINK: in s3c_camif_subdev_get_fmt()
1263 if (pad == CAMIF_SD_PAD_SINK) { in __camif_subdev_try_format()
1315 case CAMIF_SD_PAD_SINK: in s3c_camif_subdev_set_fmt()
1356 sel->pad != CAMIF_SD_PAD_SINK) in s3c_camif_subdev_get_selection()
1441 if (sel->target != V4L2_SEL_TGT_CROP || sel->pad != CAMIF_SD_PAD_SINK) in s3c_camif_subdev_set_selection()
1550 camif->pads[CAMIF_SD_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in s3c_camif_create_subdev()
H A 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()