Lines Matching refs:em28xx_boards
650 const struct em28xx_board em28xx_boards[] = { variable
2491 EXPORT_SYMBOL_GPL(em28xx_boards);
2493 static const unsigned int em28xx_bcount = ARRAY_SIZE(em28xx_boards);
2753 const struct em28xx_board *board = &em28xx_boards[dev->model]; in em28xx_set_xclk_i2c_speed()
2779 dev->board = em28xx_boards[dev->model]; in em28xx_set_model()
2985 em28xx_boards[dev->model].name); in em28xx_hint_board()
3016 em28xx_boards[dev->model].name); in em28xx_hint_board()
3035 " card=%d -> %s\n", i, em28xx_boards[i].name); in em28xx_hint_board()
3084 dev->tuner_type = em28xx_boards[dev->model].tuner_type; in em28xx_card_setup()
3206 ctl->mts = em28xx_boards[dev->model].mts_firmware; in em28xx_setup_xc3028()
3404 dev->board.is_em2800 = em28xx_boards[dev->model].is_em2800; in em28xx_init_dev()