Searched refs:demod_pad (Results 1 – 2 of 2) sorted by relevance
848 dev->demod_pad[DEMOD_PAD_IF_INPUT].flags = MEDIA_PAD_FL_SINK; in saa7134_create_entities()849 dev->demod_pad[DEMOD_PAD_VID_OUT].flags = MEDIA_PAD_FL_SOURCE; in saa7134_create_entities()850 dev->demod_pad[DEMOD_PAD_VBI_OUT].flags = MEDIA_PAD_FL_SOURCE; in saa7134_create_entities()854 dev->demod_pad); in saa7134_create_entities()
677 struct media_pad demod_pad[DEMOD_NUM_PADS]; member