Searched defs:em28xx_board (Results 1 – 1 of 1) sorted by relevance
475 struct em28xx_board { struct476 char *name;477 int vchannels;478 int tuner_type;479 int tuner_addr;480 unsigned int def_i2c_bus; /* Default I2C bus */483 unsigned int tda9887_conf;486 const struct em28xx_reg_seq *dvb_gpio;487 const struct em28xx_reg_seq *suspend_gpio;488 const struct em28xx_reg_seq *tuner_gpio;[all …]