Searched refs:xc2028_cfg (Results 1 – 1 of 1) sorted by relevance
3615 struct v4l2_priv_tun_config xc2028_cfg; in cx88_card_setup() local3622 memset(&xc2028_cfg, 0, sizeof(xc2028_cfg)); in cx88_card_setup()3623 xc2028_cfg.tuner = TUNER_XC2028; in cx88_card_setup()3624 xc2028_cfg.priv = &ctl; in cx88_card_setup()3627 call_all(core, tuner, s_config, &xc2028_cfg); in cx88_card_setup()