Searched defs:ngene_info (Results 1 – 1 of 1) sorted by relevance
834 struct ngene_info { struct835 int type;845 int fw_version;846 bool msi_supported;847 char *name;849 int io_type[MAX_STREAM];857 void *fe_config[4];858 void *tuner_config[4];860 int (*demod_attach[4])(struct ngene_channel *);861 int (*tuner_attach[4])(struct ngene_channel *);[all …]