Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/ngene/
Dngene.h817 struct ngene_info { struct
818 int type;
828 int fw_version;
829 bool msi_supported;
830 char *name;
832 int io_type[MAX_STREAM];
840 void *fe_config[4];
841 void *tuner_config[4];
843 int (*demod_attach[4])(struct ngene_channel *);
844 int (*tuner_attach[4])(struct ngene_channel *);
[all …]