Searched defs:em28xx_board (Results 1 – 1 of 1) sorted by relevance
471 struct em28xx_board { struct472 char *name;473 int vchannels;474 int tuner_type;475 int tuner_addr;476 unsigned int def_i2c_bus; /* Default I2C bus */479 unsigned int tda9887_conf;482 const struct em28xx_reg_seq *dvb_gpio;483 const struct em28xx_reg_seq *suspend_gpio;484 const struct em28xx_reg_seq *tuner_gpio;[all …]