Searched refs:IPIPE_PAD_SINK (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/staging/media/omap4iss/
H A Diss_ipipe.h23 #define IPIPE_PAD_SINK 0 macro
H A Diss_ipipe.c87 /* IPIPE_PAD_SINK */
88 format = &ipipe->formats[IPIPE_PAD_SINK];
208 case IPIPE_PAD_SINK:
225 format = __ipipe_get_format(ipipe, sd_state, IPIPE_PAD_SINK,
251 case IPIPE_PAD_SINK:
351 if (fmt->pad == IPIPE_PAD_SINK) {
392 format.pad = IPIPE_PAD_SINK;
452 case IPIPE_PAD_SINK:
513 pads[IPIPE_PAD_SINK].flags = MEDIA_PAD_FL_SINK;
H A Diss.c1130 &iss->ipipe.subdev.entity, IPIPE_PAD_SINK, 0);

Completed in 245 milliseconds