Searched refs:lgdt3306a_config (Results 1 – 7 of 7) sorted by relevance
583 struct lgdt3306a_config lgdt3306a_config; in pvr2_lgdt3306a_attach() local588 lgdt3306a_config.fe = &adap->fe[0]; in pvr2_lgdt3306a_attach()589 lgdt3306a_config.i2c_adapter = &adapter; in pvr2_lgdt3306a_attach()590 lgdt3306a_config.deny_i2c_rptr = 1; in pvr2_lgdt3306a_attach()591 lgdt3306a_config.spectral_inversion = 1; in pvr2_lgdt3306a_attach()592 lgdt3306a_config.qam_if_khz = 4000; in pvr2_lgdt3306a_attach()593 lgdt3306a_config.vsb_if_khz = 3250; in pvr2_lgdt3306a_attach()594 lgdt3306a_config.mpeg_mode = LGDT3306A_MPEG_PARALLEL; in pvr2_lgdt3306a_attach()595 lgdt3306a_config.tpclk_edge = LGDT3306A_TPCLK_FALLING_EDGE; in pvr2_lgdt3306a_attach()596 lgdt3306a_config.tpvalid_polarity = LGDT3306A_TP_VALID_LOW; in pvr2_lgdt3306a_attach()[all …]
31 struct lgdt3306a_config { struct57 struct dvb_frontend *lgdt3306a_attach(const struct lgdt3306a_config *config, argument61 struct dvb_frontend *lgdt3306a_attach(const struct lgdt3306a_config *config, in lgdt3306a_attach()
65 const struct lgdt3306a_config *cfg;1794 struct dvb_frontend *lgdt3306a_attach(const struct lgdt3306a_config *config, in lgdt3306a_attach()2174 struct lgdt3306a_config *config; in lgdt3306a_probe()2180 sizeof(struct lgdt3306a_config), GFP_KERNEL); in lgdt3306a_probe()
150 static const struct lgdt3306a_config hauppauge_955q_lgdt3306a_config = {849 struct lgdt3306a_config lgdt3306a_config = {}; in dvb_init() local851 lgdt3306a_config = hauppauge_955q_lgdt3306a_config; in dvb_init()852 lgdt3306a_config.fe = &dev->dvb->frontend[0]; in dvb_init()853 lgdt3306a_config.i2c_adapter = &adapter; in dvb_init()858 &lgdt3306a_config); in dvb_init()1035 struct lgdt3306a_config lgdt3306a_config = {}; in dvb_init() local1039 lgdt3306a_config = hauppauge_955q_lgdt3306a_config; in dvb_init()1040 lgdt3306a_config.fe = &dev->dvb->frontend[0]; in dvb_init()1041 lgdt3306a_config.i2c_adapter = &adapter; in dvb_init()[all …]
925 static struct lgdt3306a_config hauppauge_01595_lgdt3306a_config = {1429 struct lgdt3306a_config lgdt3306a_config = {}; in em28174_dvb_init_hauppauge_wintv_dualhd_01595() local1434 lgdt3306a_config = hauppauge_01595_lgdt3306a_config; in em28174_dvb_init_hauppauge_wintv_dualhd_01595()1435 lgdt3306a_config.fe = &dvb->fe[0]; in em28174_dvb_init_hauppauge_wintv_dualhd_01595()1436 lgdt3306a_config.i2c_adapter = &adapter; in em28174_dvb_init_hauppauge_wintv_dualhd_01595()1441 addr, &lgdt3306a_config); in em28174_dvb_init_hauppauge_wintv_dualhd_01595()
74 static struct lgdt3306a_config hauppauge_hvr2255a_config = {86 static struct lgdt3306a_config hauppauge_hvr2255b_config = {
569 static struct lgdt3306a_config hauppauge_quadHD_ATSC_a_config = {581 static struct lgdt3306a_config hauppauge_quadHD_ATSC_b_config = {922 static struct lgdt3306a_config hauppauge_hvr1265k4_config = {
Completed in 18 milliseconds