Home
last modified time | relevance | path

Searched refs:adap_conf (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/pci/pt3/
H A Dpt3.c40 static const struct pt3_adap_config adap_conf[PT3_NUM_FE] = { variable
334 adap_conf[i].init_freq; in pt3_fe_init()
376 info = &adap_conf[i].demod_info; in pt3_attach_fe()
377 cfg = adap_conf[i].demod_cfg; in pt3_attach_fe()
391 tcfg = adap_conf[i].tuner_cfg.qm1d1c0042; in pt3_attach_fe()
393 info = &adap_conf[i].tuner_info; in pt3_attach_fe()
399 tcfg = adap_conf[i].tuner_cfg.mxl301rf; in pt3_attach_fe()
401 info = &adap_conf[i].tuner_info; in pt3_attach_fe()