Searched defs:ngene_info (Results 1 – 1 of 1) sorted by relevance
824 struct ngene_info { struct825 int type;835 int fw_version;836 bool msi_supported;837 char *name;839 int io_type[MAX_STREAM];847 void *fe_config[4];848 void *tuner_config[4];850 int (*demod_attach[4])(struct ngene_channel *);851 int (*tuner_attach[4])(struct ngene_channel *);[all …]