Home
last modified time | relevance | path

Searched refs:lgdt3306a_config (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-devattr.c583 struct lgdt3306a_config lgdt3306a_config; in pvr2_lgdt3306a_attach() local
588 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 in pvr2_lgdt3306a_attach()
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-devattr.c583 struct lgdt3306a_config lgdt3306a_config; in pvr2_lgdt3306a_attach() local
588 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 in pvr2_lgdt3306a_attach()
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dlgdt3306a.h31 struct lgdt3306a_config { struct
57 struct dvb_frontend *lgdt3306a_attach(const struct lgdt3306a_config *config,
61 struct dvb_frontend *lgdt3306a_attach(const struct lgdt3306a_config *config, in lgdt3306a_attach()
H A Dlgdt3306a.c65 const struct lgdt3306a_config *cfg;
1830 struct dvb_frontend *lgdt3306a_attach(const struct lgdt3306a_config *config, in lgdt3306a_attach()
2211 struct lgdt3306a_config *config; in lgdt3306a_probe()
2217 sizeof(struct lgdt3306a_config), GFP_KERNEL); in lgdt3306a_probe()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dlgdt3306a.h31 struct lgdt3306a_config { struct
57 struct dvb_frontend *lgdt3306a_attach(const struct lgdt3306a_config *config,
61 struct dvb_frontend *lgdt3306a_attach(const struct lgdt3306a_config *config, in lgdt3306a_attach()
H A Dlgdt3306a.c65 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()
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H A Dcx231xx-dvb.c150 static const struct lgdt3306a_config hauppauge_955q_lgdt3306a_config = {
849 struct lgdt3306a_config lgdt3306a_config = {}; in dvb_init() local
851 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() local
1039 lgdt3306a_config in dvb_init()
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H A Dcx231xx-dvb.c150 static const struct lgdt3306a_config hauppauge_955q_lgdt3306a_config = {
849 struct lgdt3306a_config lgdt3306a_config = {}; in dvb_init() local
851 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() local
1039 lgdt3306a_config in dvb_init()
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c928 static struct lgdt3306a_config hauppauge_01595_lgdt3306a_config = {
1426 struct lgdt3306a_config lgdt3306a_config = {}; in em28174_dvb_init_hauppauge_wintv_dualhd_01595() local
1431 lgdt3306a_config = hauppauge_01595_lgdt3306a_config; in em28174_dvb_init_hauppauge_wintv_dualhd_01595()
1432 lgdt3306a_config.fe = &dvb->fe[0]; in em28174_dvb_init_hauppauge_wintv_dualhd_01595()
1433 lgdt3306a_config.i2c_adapter = &adapter; in em28174_dvb_init_hauppauge_wintv_dualhd_01595()
1438 addr, &lgdt3306a_config); in em28174_dvb_init_hauppauge_wintv_dualhd_01595()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c925 static struct lgdt3306a_config hauppauge_01595_lgdt3306a_config = {
1429 struct lgdt3306a_config lgdt3306a_config = {}; in em28174_dvb_init_hauppauge_wintv_dualhd_01595() local
1434 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()
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/
H A Dsaa7164-dvb.c74 static struct lgdt3306a_config hauppauge_hvr2255a_config = {
86 static struct lgdt3306a_config hauppauge_hvr2255b_config = {
/kernel/linux/linux-6.6/drivers/media/pci/saa7164/
H A Dsaa7164-dvb.c74 static struct lgdt3306a_config hauppauge_hvr2255a_config = {
86 static struct lgdt3306a_config hauppauge_hvr2255b_config = {
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c569 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 = {
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c569 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 27 milliseconds