Home
last modified time | relevance | path

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

/linux/drivers/media/pci/ngene/
H A Dngene.h776 struct ngene_info { struct
777 int type;
787 int fw_version;
788 bool msi_supported;
789 char *name;
791 int io_type[MAX_STREAM];
799 void *fe_config[4];
800 void *tuner_config[4];
802 int (*demod_attach[4])(struct ngene_channel *);
803 int (*tuner_attach[4])(struct ngene_channel *);
[all …]