Home
last modified time | relevance | path

Searched defs:ngene_info (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/pci/ngene/
H A Dngene.h775 struct ngene_info { struct
776 int type;
786 int fw_version;
787 bool msi_supported;
788 char *name;
790 int io_type[MAX_STREAM];
798 void *fe_config[4];
799 void *tuner_config[4];
801 int (*demod_attach[4])(struct ngene_channel *);
802 int (*tuner_attach[4])(struct ngene_channel *);
[all …]