Searched defs:ngene_info (Results 1 – 1 of 1) sorted by relevance
822 struct ngene_info { struct823 int type;833 int fw_version;834 bool msi_supported;835 char *name;837 int io_type[MAX_STREAM];845 void *fe_config[4];846 void *tuner_config[4];848 int (*demod_attach[4])(struct ngene_channel *);849 int (*tuner_attach[4])(struct ngene_channel *);[all …]