Searched defs:ngene_info (Results 1 – 1 of 1) sorted by relevance
775 struct ngene_info { struct776 int type;786 int fw_version;787 bool msi_supported;788 char *name;790 int io_type[MAX_STREAM];798 void *fe_config[4];799 void *tuner_config[4];801 int (*demod_attach[4])(struct ngene_channel *);802 int (*tuner_attach[4])(struct ngene_channel *);[all …]