Searched defs:ngene_info (Results 1 – 1 of 1) sorted by relevance
817 struct ngene_info { struct818 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 …]