demod_pad         839 drivers/media/pci/saa7134/saa7134-core.c 		dev->demod_pad[SAA7134_PAD_IF_INPUT].flags = MEDIA_PAD_FL_SINK;
demod_pad         840 drivers/media/pci/saa7134/saa7134-core.c 		dev->demod_pad[SAA7134_PAD_IF_INPUT].sig_type = PAD_SIGNAL_ANALOG;
demod_pad         841 drivers/media/pci/saa7134/saa7134-core.c 		dev->demod_pad[SAA7134_PAD_VID_OUT].flags = MEDIA_PAD_FL_SOURCE;
demod_pad         842 drivers/media/pci/saa7134/saa7134-core.c 		dev->demod_pad[SAA7134_PAD_VID_OUT].sig_type = PAD_SIGNAL_DV;
demod_pad         846 drivers/media/pci/saa7134/saa7134-core.c 					     dev->demod_pad);
demod_pad         671 drivers/media/pci/saa7134/saa7134.h 	struct media_pad demod_pad[SAA7134_NUM_PADS];