/linux-4.4.14/drivers/media/pci/cx88/ |
D | cx88-dvb.c | 220 if (fe && fe->dvb.frontend && fe->dvb.frontend->ops.i2c_gate_ctrl) in cx88_dvb_gate_ctrl() 221 fe->dvb.frontend->ops.i2c_gate_ctrl(fe->dvb.frontend, open); in cx88_dvb_gate_ctrl() 628 if (!fe0->dvb.frontend) { in attach_xc3028() 642 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, &cfg); in attach_xc3028() 646 dvb_frontend_detach(fe0->dvb.frontend); in attach_xc3028() 647 dvb_unregister_frontend(fe0->dvb.frontend); in attach_xc3028() 648 fe0->dvb.frontend = NULL; in attach_xc3028() 668 if (!fe0->dvb.frontend) { in attach_xc4000() 675 fe = dvb_attach(xc4000_attach, fe0->dvb.frontend, &dev->core->i2c_adap, in attach_xc4000() 680 dvb_frontend_detach(fe0->dvb.frontend); in attach_xc4000() [all …]
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-dvb.c | 607 fe0->dvb.frontend = dvb_attach(tda10046_attach, cdec_conf, &dev->i2c_adap); in configure_tda827x_fe() 608 if (fe0->dvb.frontend) { in configure_tda827x_fe() 610 fe0->dvb.frontend->ops.i2c_gate_ctrl = tda8290_i2c_gate_ctrl; in configure_tda827x_fe() 611 if (dvb_attach(tda827x_attach, fe0->dvb.frontend, in configure_tda827x_fe() 1250 fe0->dvb.frontend = dvb_attach(mt352_attach, &pinnacle_300i, in dvb_init() 1252 if (fe0->dvb.frontend) { in dvb_init() 1253 fe0->dvb.frontend->ops.tuner_ops.set_params = mt352_pinnacle_tuner_set_params; in dvb_init() 1259 fe0->dvb.frontend = dvb_attach(mt352_attach, &avermedia_777, in dvb_init() 1261 if (fe0->dvb.frontend) { in dvb_init() 1262 dvb_attach(simple_tuner_attach, fe0->dvb.frontend, in dvb_init() [all …]
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 154 if (fe && fe->dvb.frontend && fe->dvb.frontend->ops.i2c_gate_ctrl) in cx23885_dvb_gate_ctrl() 155 fe->dvb.frontend->ops.i2c_gate_ctrl(fe->dvb.frontend, open); in cx23885_dvb_gate_ctrl() 1216 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1219 if (fe0->dvb.frontend == NULL) in dvb_register() 1221 dvb_attach(mt2131_attach, fe0->dvb.frontend, in dvb_register() 1228 fe0->dvb.frontend = dvb_attach(lgdt3305_attach, in dvb_register() 1231 if (fe0->dvb.frontend == NULL) in dvb_register() 1233 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register() 1237 cx23885_set_frontend_hook(port, fe0->dvb.frontend); in dvb_register() 1242 fe0->dvb.frontend = dvb_attach(s5h1411_attach, in dvb_register() [all …]
|
D | cx23885-video.c | 954 fe = vfe->dvb.frontend; in cx23885_set_freq_via_ops()
|
/linux-4.4.14/drivers/media/usb/cx231xx/ |
D | cx231xx-dvb.c | 54 struct dvb_frontend *frontend; member 322 if (!demux->dmx.frontend) in start_feed() 389 if (!dev->dvb->frontend) { 395 fe = dvb_attach(xc5000_attach, dev->dvb->frontend, &cfg); 398 dvb_frontend_detach(dev->dvb->frontend); 399 dev->dvb->frontend = NULL; 411 if ((dev->dvb != NULL) && (dev->dvb->frontend != NULL)) { in cx231xx_set_analog_freq() 413 struct dvb_tuner_ops *dops = &dev->dvb->frontend->ops.tuner_ops; in cx231xx_set_analog_freq() 424 dops->set_analog_params(dev->dvb->frontend, ¶ms); in cx231xx_set_analog_freq() 436 if ((dev->dvb != NULL) && (dev->dvb->frontend != NULL)) { in cx231xx_reset_analog_tuner() [all …]
|
/linux-4.4.14/drivers/media/usb/au0828/ |
D | au0828-dvb.c | 272 if (!demux->dmx.frontend) in au0828_dvb_start_feed() 275 if (dvb->frontend) { in au0828_dvb_start_feed() 304 if (dvb->frontend) { in au0828_dvb_stop_feed() 421 result = dvb_register_frontend(&dvb->adapter, dvb->frontend); in dvb_register() 429 dvb->set_frontend = dvb->frontend->ops.set_frontend; in dvb_register() 430 dvb->frontend->ops.set_frontend = au0828_set_frontend; in dvb_register() 494 dvb_unregister_frontend(dvb->frontend); in dvb_register() 496 dvb_frontend_detach(dvb->frontend); in dvb_register() 515 if (dvb->frontend == NULL) in au0828_dvb_unregister() 525 dvb_unregister_frontend(dvb->frontend); in au0828_dvb_unregister() [all …]
|
D | au0828.h | 103 struct dvb_frontend *frontend; member
|
D | au0828-video.c | 62 if (dev->dvb.frontend && dev->dvb.frontend->ops.analog_ops.i2c_gate_ctrl) in i2c_gate_ctrl() 63 dev->dvb.frontend->ops.analog_ops.i2c_gate_ctrl(dev->dvb.frontend, val); in i2c_gate_ctrl()
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | Kconfig | 44 Say Y when you want to support this frontend. 56 Say Y when you want to support this frontend. 74 Say Y when you want to support this frontend. 84 A DVB-S tuner module. Say Y when you want to support this frontend. 91 A DVB-S tuner module. Say Y when you want to support this frontend. 98 A DVB-S tuner module. Say Y when you want to support this frontend. 105 A DVB-S tuner module. Say Y when you want to support this frontend. 112 A DVB-S tuner module. Say Y when you want to support this frontend. 119 A DVB-S tuner module. Say Y when you want to support this frontend. 126 A DVB-S tuner module. Say Y when you want to support this frontend. [all …]
|
D | dvb_dummy_fe.c | 32 struct dvb_frontend frontend; member 131 memcpy(&state->frontend.ops, &dvb_dummy_fe_ofdm_ops, sizeof(struct dvb_frontend_ops)); in dvb_dummy_fe_ofdm_attach() 132 state->frontend.demodulator_priv = state; in dvb_dummy_fe_ofdm_attach() 133 return &state->frontend; in dvb_dummy_fe_ofdm_attach() 148 memcpy(&state->frontend.ops, &dvb_dummy_fe_qpsk_ops, sizeof(struct dvb_frontend_ops)); in dvb_dummy_fe_qpsk_attach() 149 state->frontend.demodulator_priv = state; in dvb_dummy_fe_qpsk_attach() 150 return &state->frontend; in dvb_dummy_fe_qpsk_attach() 165 memcpy(&state->frontend.ops, &dvb_dummy_fe_qam_ops, sizeof(struct dvb_frontend_ops)); in dvb_dummy_fe_qam_attach() 166 state->frontend.demodulator_priv = state; in dvb_dummy_fe_qam_attach() 167 return &state->frontend; in dvb_dummy_fe_qam_attach()
|
D | tda10023.c | 47 struct dvb_frontend frontend; member 74 int num = state->frontend.dvb ? state->frontend.dvb->num : -1; in tda10023_readreg() 90 int num = state->frontend.dvb ? state->frontend.dvb->num : -1; in tda10023_writereg() 475 state->frontend.dvb->num, afc, in tda10023_get_frontend() 541 memcpy(&state->frontend.ops, &tda10023_ops, sizeof(struct dvb_frontend_ops)); in tda10023_attach() 561 state->frontend.ops.info.symbol_rate_min = (state->sysclk/2)/64; in tda10023_attach() 562 state->frontend.ops.info.symbol_rate_max = (state->sysclk/2)/4; in tda10023_attach() 568 state->frontend.demodulator_priv = state; in tda10023_attach() 569 return &state->frontend; in tda10023_attach()
|
D | ves1820.c | 39 struct dvb_frontend frontend; member 399 memcpy(&state->frontend.ops, &ves1820_ops, sizeof(struct dvb_frontend_ops)); in ves1820_attach() 400 …state->frontend.ops.info.symbol_rate_min = (state->config->xin / 2) / 64; /* SACLK/64 == (XIN… in ves1820_attach() 401 state->frontend.ops.info.symbol_rate_max = (state->config->xin / 2) / 4; /* SACLK/4 */ in ves1820_attach() 402 state->frontend.demodulator_priv = state; in ves1820_attach() 404 return &state->frontend; in ves1820_attach()
|
D | au8522_dig.c | 874 memcpy(&state->frontend.ops, &au8522_ops, in au8522_attach() 876 state->frontend.demodulator_priv = state; in au8522_attach() 878 state->frontend.ops.analog_ops.i2c_gate_ctrl = au8522_analog_i2c_gate_ctrl; in au8522_attach() 880 if (au8522_init(&state->frontend) != 0) { in au8522_attach() 887 au8522_i2c_gate_ctrl(&state->frontend, 1); in au8522_attach() 889 return &state->frontend; in au8522_attach()
|
D | tda10021.c | 40 struct dvb_frontend frontend; member 82 state->frontend.dvb->num, __func__, reg, data, ret); in _tda10021_writereg() 403 state->frontend.dvb->num, afc, in tda10021_get_frontend() 478 memcpy(&state->frontend.ops, &tda10021_ops, sizeof(struct dvb_frontend_ops)); in tda10021_attach() 479 state->frontend.demodulator_priv = state; in tda10021_attach() 480 return &state->frontend; in tda10021_attach()
|
D | ec100.c | 27 struct dvb_frontend frontend; member 307 memcpy(&state->frontend.ops, &ec100_ops, in ec100_attach() 309 state->frontend.demodulator_priv = state; in ec100_attach() 311 return &state->frontend; in ec100_attach()
|
D | s921.c | 51 struct dvb_frontend frontend; member 500 memcpy(&state->frontend.ops, &s921_ops, in s921_attach() 502 state->frontend.demodulator_priv = state; in s921_attach() 504 return &state->frontend; in s921_attach()
|
D | s5h1432.c | 37 struct dvb_frontend frontend; member 364 memcpy(&state->frontend.ops, &s5h1432_ops, in s5h1432_attach() 367 state->frontend.demodulator_priv = state; in s5h1432_attach() 369 return &state->frontend; in s5h1432_attach()
|
D | mt312.c | 46 struct dvb_frontend frontend; member 809 memcpy(&state->frontend.ops, &mt312_ops, in mt312_attach() 811 state->frontend.demodulator_priv = state; in mt312_attach() 815 strcpy(state->frontend.ops.info.name, "Zarlink VP310 DVB-S"); in mt312_attach() 820 strcpy(state->frontend.ops.info.name, "Zarlink MT312 DVB-S"); in mt312_attach() 825 strcpy(state->frontend.ops.info.name, "Zarlink ZL10313 DVB-S"); in mt312_attach() 835 return &state->frontend; in mt312_attach()
|
D | si2165.c | 43 struct dvb_frontend frontend; member 982 memcpy(&state->frontend.ops, &si2165_ops, in si2165_attach() 984 state->frontend.demodulator_priv = state; in si2165_attach() 1036 strlcat(state->frontend.ops.info.name, chip_name, in si2165_attach() 1037 sizeof(state->frontend.ops.info.name)); in si2165_attach() 1041 state->frontend.ops.delsys[n++] = SYS_DVBT; in si2165_attach() 1042 strlcat(state->frontend.ops.info.name, " DVB-T", in si2165_attach() 1043 sizeof(state->frontend.ops.info.name)); in si2165_attach() 1049 return &state->frontend; in si2165_attach()
|
D | lgs8gl5.c | 58 struct dvb_frontend frontend; member 402 memcpy(&state->frontend.ops, &lgs8gl5_ops, in lgs8gl5_attach() 404 state->frontend.demodulator_priv = state; in lgs8gl5_attach() 405 return &state->frontend; in lgs8gl5_attach()
|
D | atbm8830.c | 489 memcpy(&priv->frontend.ops, &atbm8830_ops, in atbm8830_attach() 491 priv->frontend.demodulator_priv = priv; in atbm8830_attach() 493 atbm8830_init(&priv->frontend); in atbm8830_attach() 495 atbm8830_i2c_gate_ctrl(&priv->frontend, 1); in atbm8830_attach() 497 return &priv->frontend; in atbm8830_attach()
|
D | s5h1411.c | 38 struct dvb_frontend frontend; member 892 memcpy(&state->frontend.ops, &s5h1411_ops, in s5h1411_attach() 895 state->frontend.demodulator_priv = state; in s5h1411_attach() 897 if (s5h1411_init(&state->frontend) != 0) { in s5h1411_attach() 907 s5h1411_set_powerstate(&state->frontend, 1); in s5h1411_attach() 909 return &state->frontend; in s5h1411_attach()
|
D | cx22700.c | 38 struct dvb_frontend frontend; member 402 memcpy(&state->frontend.ops, &cx22700_ops, sizeof(struct dvb_frontend_ops)); in cx22700_attach() 403 state->frontend.demodulator_priv = state; in cx22700_attach() 404 return &state->frontend; in cx22700_attach()
|
D | tda8083.c | 41 struct dvb_frontend frontend; member 443 memcpy(&state->frontend.ops, &tda8083_ops, sizeof(struct dvb_frontend_ops)); in tda8083_attach() 444 state->frontend.demodulator_priv = state; in tda8083_attach() 445 return &state->frontend; in tda8083_attach()
|
D | tda10048.c | 145 struct dvb_frontend frontend; member 1122 memcpy(&state->frontend.ops, &tda10048_ops, in tda10048_attach() 1124 state->frontend.demodulator_priv = state; in tda10048_attach() 1138 tda10048_establish_defaults(&state->frontend); in tda10048_attach() 1141 if (tda10048_set_if(&state->frontend, 8000000) != 0) in tda10048_attach() 1145 if (tda10048_set_bandwidth(&state->frontend, 8000000) != 0) in tda10048_attach() 1149 tda10048_i2c_gate_ctrl(&state->frontend, 0); in tda10048_attach() 1151 return &state->frontend; in tda10048_attach()
|
D | s5h1409.c | 38 struct dvb_frontend frontend; member 977 memcpy(&state->frontend.ops, &s5h1409_ops, in s5h1409_attach() 979 state->frontend.demodulator_priv = state; in s5h1409_attach() 981 if (s5h1409_init(&state->frontend) != 0) { in s5h1409_attach() 988 s5h1409_i2c_gate_ctrl(&state->frontend, 1); in s5h1409_attach() 990 return &state->frontend; in s5h1409_attach()
|
D | lgdt330x.c | 67 struct dvb_frontend frontend; member 752 memcpy(&state->frontend.ops, &lgdt3302_ops, sizeof(struct dvb_frontend_ops)); in lgdt330x_attach() 755 memcpy(&state->frontend.ops, &lgdt3303_ops, sizeof(struct dvb_frontend_ops)); in lgdt330x_attach() 760 state->frontend.demodulator_priv = state; in lgdt330x_attach() 769 return &state->frontend; in lgdt330x_attach()
|
D | or51132.c | 63 struct dvb_frontend frontend; member 583 memcpy(&state->frontend.ops, &or51132_ops, sizeof(struct dvb_frontend_ops)); in or51132_attach() 584 state->frontend.demodulator_priv = state; in or51132_attach() 585 return &state->frontend; in or51132_attach()
|
D | stv0288.c | 42 struct dvb_frontend frontend; member 605 memcpy(&state->frontend.ops, &stv0288_ops, in stv0288_attach() 607 state->frontend.demodulator_priv = state; in stv0288_attach() 608 return &state->frontend; in stv0288_attach()
|
D | nxt6000.c | 38 struct dvb_frontend frontend; member 570 memcpy(&state->frontend.ops, &nxt6000_ops, sizeof(struct dvb_frontend_ops)); in nxt6000_attach() 571 state->frontend.demodulator_priv = state; in nxt6000_attach() 572 return &state->frontend; in nxt6000_attach()
|
D | ves1x93.c | 41 struct dvb_frontend frontend; member 506 memcpy(&state->frontend.ops, &ves1x93_ops, sizeof(struct dvb_frontend_ops)); in ves1x93_attach() 507 state->frontend.demodulator_priv = state; in ves1x93_attach() 508 return &state->frontend; in ves1x93_attach()
|
D | cx22702.c | 44 struct dvb_frontend frontend; member 610 memcpy(&state->frontend.ops, &cx22702_ops, in cx22702_attach() 612 state->frontend.demodulator_priv = state; in cx22702_attach() 613 return &state->frontend; in cx22702_attach()
|
D | sp8870.c | 48 struct dvb_frontend frontend; member 574 memcpy(&state->frontend.ops, &sp8870_ops, sizeof(struct dvb_frontend_ops)); in sp8870_attach() 575 state->frontend.demodulator_priv = state; in sp8870_attach() 576 return &state->frontend; in sp8870_attach()
|
D | or51211.c | 61 struct dvb_frontend frontend; member 530 memcpy(&state->frontend.ops, &or51211_ops, sizeof(struct dvb_frontend_ops)); in or51211_attach() 531 state->frontend.demodulator_priv = state; in or51211_attach() 532 return &state->frontend; in or51211_attach()
|
D | l64781.c | 35 struct dvb_frontend frontend; member 563 memcpy(&state->frontend.ops, &l64781_ops, sizeof(struct dvb_frontend_ops)); in l64781_attach() 564 state->frontend.demodulator_priv = state; in l64781_attach() 565 return &state->frontend; in l64781_attach()
|
D | mt352.c | 46 struct dvb_frontend frontend; member 560 memcpy(&state->frontend.ops, &mt352_ops, sizeof(struct dvb_frontend_ops)); in mt352_attach() 561 state->frontend.demodulator_priv = state; in mt352_attach() 562 return &state->frontend; in mt352_attach()
|
D | stb0899_algo.c | 153 stb0899_i2c_gate_ctrl(&state->frontend, 1); in stb0899_first_subrange() 154 config->tuner_get_bandwidth(&state->frontend, &bandwidth); in stb0899_first_subrange() 155 stb0899_i2c_gate_ctrl(&state->frontend, 0); in stb0899_first_subrange() 604 stb0899_i2c_gate_ctrl(&state->frontend, 1); in stb0899_dvbs_algo() 609 state->config->tuner_set_frequency(&state->frontend, internal->freq); in stb0899_dvbs_algo() 612 state->config->tuner_get_frequency(&state->frontend, &internal->freq); in stb0899_dvbs_algo() 620 config->tuner_get_bandwidth(&state->frontend, &bandwidth); in stb0899_dvbs_algo() 623 stb0899_i2c_gate_ctrl(&state->frontend, 0); in stb0899_dvbs_algo() 1353 stb0899_i2c_gate_ctrl(&state->frontend, 1); in stb0899_dvbs2_algo() 1357 state->config->tuner_set_frequency(&state->frontend, internal->freq); in stb0899_dvbs2_algo() [all …]
|
D | lgs8gxx_priv.h | 33 struct dvb_frontend frontend; member
|
D | atbm8830_priv.h | 29 struct dvb_frontend frontend; member
|
D | sp887x.c | 27 struct dvb_frontend frontend; member 585 memcpy(&state->frontend.ops, &sp887x_ops, sizeof(struct dvb_frontend_ops)); in sp887x_attach() 586 state->frontend.demodulator_priv = state; in sp887x_attach() 587 return &state->frontend; in sp887x_attach()
|
D | cx24110.c | 40 struct dvb_frontend frontend; member 619 memcpy(&state->frontend.ops, &cx24110_ops, sizeof(struct dvb_frontend_ops)); in cx24110_attach() 620 state->frontend.demodulator_priv = state; in cx24110_attach() 621 return &state->frontend; in cx24110_attach()
|
D | cx24123.c | 60 struct dvb_frontend frontend; member 461 if ((srate > state->frontend.ops.info.symbol_rate_max) || in cx24123_set_symbolrate() 462 (srate < state->frontend.ops.info.symbol_rate_min)) in cx24123_set_symbolrate() 1086 memcpy(&state->frontend.ops, &cx24123_ops, in cx24123_attach() 1088 state->frontend.demodulator_priv = state; in cx24123_attach() 1105 return &state->frontend; in cx24123_attach()
|
D | ds3000.c | 235 struct dvb_frontend frontend; member 865 memcpy(&state->frontend.ops, &ds3000_ops, in ds3000_attach() 867 state->frontend.demodulator_priv = state; in ds3000_attach() 874 ds3000_set_voltage(&state->frontend, SEC_VOLTAGE_OFF); in ds3000_attach() 875 return &state->frontend; in ds3000_attach()
|
D | zl10353.c | 36 struct dvb_frontend frontend; member 630 memcpy(&state->frontend.ops, &zl10353_ops, sizeof(struct dvb_frontend_ops)); in zl10353_attach() 631 state->frontend.demodulator_priv = state; in zl10353_attach() 633 return &state->frontend; in zl10353_attach()
|
D | stv0297.c | 36 struct dvb_frontend frontend; member 684 memcpy(&state->frontend.ops, &stv0297_ops, sizeof(struct dvb_frontend_ops)); in stv0297_attach() 685 state->frontend.demodulator_priv = state; in stv0297_attach() 686 return &state->frontend; in stv0297_attach()
|
D | stb6100.h | 88 struct dvb_frontend *frontend; member
|
D | bcm3510.c | 54 struct dvb_frontend frontend; member 749 if ((ret = bcm3510_download_firmware(&st->frontend)) < 0 || in bcm3510_init_cold() 811 memcpy(&state->frontend.ops, &bcm3510_ops, sizeof(struct dvb_frontend_ops)); in bcm3510_attach() 812 state->frontend.demodulator_priv = state; in bcm3510_attach() 829 return &state->frontend; in bcm3510_attach()
|
D | si21xx.c | 142 struct dvb_frontend frontend; member 938 memcpy(&state->frontend.ops, &si21xx_ops, in si21xx_attach() 940 state->frontend.demodulator_priv = state; in si21xx_attach() 941 return &state->frontend; in si21xx_attach()
|
D | tda10086.c | 38 struct dvb_frontend frontend; member 768 memcpy(&state->frontend.ops, &tda10086_ops, sizeof(struct dvb_frontend_ops)); in tda10086_attach() 769 state->frontend.demodulator_priv = state; in tda10086_attach() 770 return &state->frontend; in tda10086_attach()
|
D | stv0299.c | 60 struct dvb_frontend frontend; member 707 memcpy(&state->frontend.ops, &stv0299_ops, sizeof(struct dvb_frontend_ops)); in stv0299_attach() 708 state->frontend.demodulator_priv = state; in stv0299_attach() 709 return &state->frontend; in stv0299_attach()
|
D | m88rs2000.c | 40 struct dvb_frontend frontend; member 809 memcpy(&state->frontend.ops, &m88rs2000_ops, in m88rs2000_attach() 811 state->frontend.demodulator_priv = state; in m88rs2000_attach() 812 return &state->frontend; in m88rs2000_attach()
|
D | stb0899_drv.c | 1487 stb0899_i2c_gate_ctrl(&state->frontend, 1); in stb0899_search() 1495 stb0899_i2c_gate_ctrl(&state->frontend, 0); in stb0899_search() 1526 stb0899_i2c_gate_ctrl(&state->frontend, 1); in stb0899_search() 1534 stb0899_i2c_gate_ctrl(&state->frontend, 0); in stb0899_search() 1642 state->frontend.ops = stb0899_ops; in stb0899_attach() 1643 state->frontend.demodulator_priv = state; in stb0899_attach() 1647 stb0899_wakeup(&state->frontend); in stb0899_attach() 1654 return &state->frontend; in stb0899_attach()
|
D | tda1004x.h | 114 struct dvb_frontend frontend; member
|
D | tda1004x.c | 1313 memcpy(&state->frontend.ops, &tda10045_ops, sizeof(struct dvb_frontend_ops)); in tda10045_attach() 1314 state->frontend.demodulator_priv = state; in tda10045_attach() 1315 return &state->frontend; in tda10045_attach() 1382 memcpy(&state->frontend.ops, &tda10046_ops, sizeof(struct dvb_frontend_ops)); in tda10046_attach() 1383 state->frontend.demodulator_priv = state; in tda10046_attach() 1384 return &state->frontend; in tda10046_attach()
|
D | cx24116.c | 189 struct dvb_frontend frontend; member 464 if ((rate > state->frontend.ops.info.symbol_rate_max) || in cx24116_set_symbolrate() 465 (rate < state->frontend.ops.info.symbol_rate_min)) { in cx24116_set_symbolrate() 1146 memcpy(&state->frontend.ops, &cx24116_ops, in cx24116_attach() 1148 state->frontend.demodulator_priv = state; in cx24116_attach() 1149 return &state->frontend; in cx24116_attach()
|
D | lg2160.c | 57 struct dvb_frontend frontend; member 1437 memcpy(&state->frontend.ops, &lg2160_ops, in lg2160_attach() 1441 memcpy(&state->frontend.ops, &lg2161_ops, in lg2160_attach() 1446 state->frontend.demodulator_priv = state; in lg2160_attach() 1449 state->frontend.dtv_property_cache.atscmh_parade_id = 1; in lg2160_attach() 1451 return &state->frontend; in lg2160_attach()
|
D | lgdt3305.c | 61 struct dvb_frontend frontend; member 1129 memcpy(&state->frontend.ops, &lgdt3304_ops, in lgdt3305_attach() 1133 memcpy(&state->frontend.ops, &lgdt3305_ops, in lgdt3305_attach() 1139 state->frontend.demodulator_priv = state; in lgdt3305_attach() 1158 return &state->frontend; in lgdt3305_attach()
|
D | as102_fe.c | 22 struct dvb_frontend frontend; member 463 fe = &state->frontend; in as102_attach()
|
D | s5h1420.c | 47 struct dvb_frontend frontend; member 915 memcpy(&state->frontend.ops, &s5h1420_ops, sizeof(struct dvb_frontend_ops)); in s5h1420_attach() 916 state->frontend.demodulator_priv = state; in s5h1420_attach() 929 return &state->frontend; in s5h1420_attach()
|
D | dib3000mb.c | 777 memcpy(&state->frontend.ops, &dib3000mb_ops, sizeof(struct dvb_frontend_ops)); in dib3000mb_attach() 778 state->frontend.demodulator_priv = state; in dib3000mb_attach() 786 return &state->frontend; in dib3000mb_attach()
|
D | nxt200x.c | 62 struct dvb_frontend frontend; member 1206 memcpy(&state->frontend.ops, &nxt200x_ops, sizeof(struct dvb_frontend_ops)); in nxt200x_attach() 1207 state->frontend.demodulator_priv = state; in nxt200x_attach() 1208 return &state->frontend; in nxt200x_attach()
|
D | cx24120.c | 141 struct dvb_frontend frontend; member 305 memcpy(&state->frontend.ops, &cx24120_ops, in cx24120_attach() 307 state->frontend.demodulator_priv = state; in cx24120_attach() 310 return &state->frontend; in cx24120_attach() 614 struct dvb_frontend *fe = &state->frontend; in cx24120_get_stats() 843 struct dvb_frontend *fe = &state->frontend; in cx24120_calculate_ber_window()
|
D | dib3000mb_priv.h | 97 struct dvb_frontend frontend; member
|
D | stv090x.c | 782 state->config->tuner_i2c_lock(&state->frontend, 1); in stv090x_i2c_gate_ctrl() 803 state->config->tuner_i2c_lock(&state->frontend, 0); in stv090x_i2c_gate_ctrl() 812 state->config->tuner_i2c_lock(&state->frontend, 0); in stv090x_i2c_gate_ctrl() 1696 struct dvb_frontend *fe = &state->frontend; in stv090x_srate_srch_coarse() 2145 struct dvb_frontend *fe = &state->frontend; in stv090x_get_coldlock() 2602 struct dvb_frontend *fe = &state->frontend; in stv090x_get_sig_params() 2853 struct dvb_frontend *fe = &state->frontend; in stv090x_optimize_track() 3181 struct dvb_frontend *fe = &state->frontend; in stv090x_algo() 4938 state->frontend.ops = stv090x_ops; in stv090x_attach() 4939 state->frontend.demodulator_priv = state; in stv090x_attach() [all …]
|
D | drxk_hard.h | 211 struct dvb_frontend frontend; member
|
D | stv090x_priv.h | 253 struct dvb_frontend frontend; member
|
D | stb0899_priv.h | 212 struct dvb_frontend frontend; member
|
D | au8522_priv.h | 55 struct dvb_frontend frontend; member
|
D | lgs8gxx.c | 1056 memcpy(&priv->frontend.ops, &lgs8gxx_ops, in lgs8gxx_attach() 1058 priv->frontend.demodulator_priv = priv; in lgs8gxx_attach() 1063 return &priv->frontend; in lgs8gxx_attach()
|
D | stv0900_priv.h | 346 struct dvb_frontend frontend; member
|
D | mb86a16.c | 39 struct dvb_frontend frontend; member 1870 memcpy(&state->frontend.ops, &mb86a16_ops, sizeof(struct dvb_frontend_ops)); in mb86a16_attach() 1871 state->frontend.demodulator_priv = state; in mb86a16_attach() 1872 state->frontend.ops.set_voltage = state->config->set_voltage; in mb86a16_attach() 1874 return &state->frontend; in mb86a16_attach()
|
D | cxd2841er.c | 47 struct dvb_frontend frontend; member 2567 memcpy(&priv->frontend.ops, in cxd2841er_attach() 2573 memcpy(&priv->frontend.ops, in cxd2841er_attach() 2579 memcpy(&priv->frontend.ops, in cxd2841er_attach() 2588 priv->frontend.demodulator_priv = priv; in cxd2841er_attach() 2600 priv->frontend.demodulator_priv = NULL; in cxd2841er_attach() 2606 return &priv->frontend; in cxd2841er_attach()
|
D | lgdt3306a.c | 63 struct dvb_frontend frontend; member 1798 memcpy(&state->frontend.ops, &lgdt3306a_ops, in lgdt3306a_attach() 1800 state->frontend.demodulator_priv = state; in lgdt3306a_attach() 1841 return &state->frontend; in lgdt3306a_attach()
|
D | stv0900_core.c | 1926 memcpy(&state->frontend.ops, &stv0900_ops, in stv0900_attach() 1928 state->frontend.demodulator_priv = state; in stv0900_attach() 1948 err_stv0900 = stv0900_init_internal(&state->frontend, in stv0900_attach() 1955 state->frontend.ops.info.caps |= FE_CAN_MULTISTREAM; in stv0900_attach() 1964 return &state->frontend; in stv0900_attach()
|
D | cx24117.c | 211 struct dvb_frontend frontend; member 1210 memcpy(&state->frontend.ops, &cx24117_ops, in cx24117_attach() 1212 state->frontend.demodulator_priv = state; in cx24117_attach() 1213 return &state->frontend; in cx24117_attach()
|
D | mb86a20s.c | 42 struct dvb_frontend frontend; member 2093 memcpy(&state->frontend.ops, &mb86a20s_ops, in mb86a20s_attach() 2095 state->frontend.demodulator_priv = state; in mb86a20s_attach() 2110 return &state->frontend; in mb86a20s_attach()
|
D | drxk_hard.c | 6258 state->frontend.ops.delsys[n++] = SYS_DVBC_ANNEX_A; in init_drxk() 6259 state->frontend.ops.delsys[n++] = SYS_DVBC_ANNEX_C; in init_drxk() 6260 strlcat(state->frontend.ops.info.name, " DVB-C", in init_drxk() 6261 sizeof(state->frontend.ops.info.name)); in init_drxk() 6264 state->frontend.ops.delsys[n++] = SYS_DVBT; in init_drxk() 6265 strlcat(state->frontend.ops.info.name, " DVB-T", in init_drxk() 6266 sizeof(state->frontend.ops.info.name)); in init_drxk() 6827 memcpy(&state->frontend.ops, &drxk_ops, sizeof(drxk_ops)); in drxk_attach() 6828 state->frontend.demodulator_priv = state; in drxk_attach() 6846 p = &state->frontend.dtv_property_cache; in drxk_attach() [all …]
|
D | drxd_hard.c | 117 struct dvb_frontend frontend; member 2968 state->frontend.ops = drxd_ops; in drxd_attach() 2969 state->frontend.demodulator_priv = state; in drxd_attach() 2975 return &state->frontend; in drxd_attach()
|
D | stb6100.c | 592 state->frontend = fe; in stb6100_attach()
|
/linux-4.4.14/drivers/media/pci/saa7164/ |
D | saa7164-dvb.c | 304 if (!demux->dmx.frontend) in saa7164_dvb_start_feed() 411 result = dvb_register_frontend(&dvb->adapter, dvb->frontend); in dvb_register() 480 dvb_unregister_frontend(dvb->frontend); in dvb_register() 482 dvb_frontend_detach(dvb->frontend); in dvb_register() 510 if (dvb->frontend == NULL) in saa7164_dvb_unregister() 532 dvb_unregister_frontend(dvb->frontend); in saa7164_dvb_unregister() 533 dvb_frontend_detach(dvb->frontend); in saa7164_dvb_unregister() 566 port->dvb.frontend = dvb_attach(tda10048_attach, in saa7164_dvb_register() 570 if (port->dvb.frontend != NULL) { in saa7164_dvb_register() 572 dvb_attach(tda18271_attach, port->dvb.frontend, in saa7164_dvb_register() [all …]
|
D | saa7164.h | 246 struct dvb_frontend *frontend; member
|
D | saa7164-encoder.c | 403 fe = tsport->dvb.frontend; in saa7164_s_frequency()
|
/linux-4.4.14/drivers/media/usb/tm6000/ |
D | tm6000-dvb.c | 248 dvb->frontend = dvb_attach(zl10353_attach, &config, in tm6000_dvb_attach_frontend() 255 return (!dvb->frontend) ? -1 : 0; in tm6000_dvb_attach_frontend() 280 if (dvb->frontend) { in register_dvb() 288 dvb->frontend->callback = tm6000_tuner_callback; in register_dvb() 289 ret = dvb_register_frontend(&dvb->adapter, dvb->frontend); in register_dvb() 296 if (!dvb_attach(xc2028_attach, dvb->frontend, &cfg)) { in register_dvb() 311 dvb->frontend->callback = tm6000_xc5000_callback; in register_dvb() 312 ret = dvb_register_frontend(&dvb->adapter, dvb->frontend); in register_dvb() 319 if (!dvb_attach(xc5000_attach, dvb->frontend, &dev->i2c_adap, &cfg)) { in register_dvb() 362 if (dvb->frontend) { in register_dvb() [all …]
|
D | tm6000.h | 147 struct dvb_frontend *frontend; member
|
/linux-4.4.14/crypto/ |
D | api.c | 459 const struct crypto_type *frontend) in crypto_create_tfm() argument 467 tfmsize = frontend->tfmsize; in crypto_create_tfm() 468 total = tfmsize + sizeof(*tfm) + frontend->extsize(alg); in crypto_create_tfm() 477 err = frontend->init_tfm(tfm); in crypto_create_tfm() 500 const struct crypto_type *frontend, in crypto_find_alg() argument 506 if (frontend) { in crypto_find_alg() 507 type &= frontend->maskclear; in crypto_find_alg() 508 mask &= frontend->maskclear; in crypto_find_alg() 509 type |= frontend->type; in crypto_find_alg() 510 mask |= frontend->maskset; in crypto_find_alg() [all …]
|
D | internal.h | 94 const struct crypto_type *frontend); 96 const struct crypto_type *frontend, 99 const struct crypto_type *frontend, u32 type, u32 mask);
|
D | algapi.c | 610 const struct crypto_type *frontend) in crypto_init_spawn2() argument 614 if ((alg->cra_flags ^ frontend->type) & frontend->maskset) in crypto_init_spawn2() 617 spawn->frontend = frontend; in crypto_init_spawn2() 618 err = crypto_init_spawn(spawn, alg, inst, frontend->maskset); in crypto_init_spawn2() 631 alg = crypto_find_alg(name, spawn->frontend, type, mask); in crypto_grab_spawn() 708 tfm = crypto_create_tfm(alg, spawn->frontend); in crypto_spawn_tfm2() 784 const struct crypto_type *frontend, in crypto_attr_alg2() argument 793 return crypto_find_alg(name, frontend, type, mask); in crypto_attr_alg2()
|
D | aead.c | 334 spawn->base.frontend = &crypto_aead_type; in crypto_grab_aead()
|
/linux-4.4.14/drivers/media/platform/sti/c8sectpfe/ |
D | c8sectpfe-common.c | 212 if (tsin && tsin->frontend) { in c8sectpfe_tuner_unregister_frontend() 213 dvb_unregister_frontend(tsin->frontend); in c8sectpfe_tuner_unregister_frontend() 214 dvb_frontend_detach(tsin->frontend); in c8sectpfe_tuner_unregister_frontend() 236 struct dvb_frontend *frontend; in c8sectpfe_tuner_register_frontend() local 246 res = c8sectpfe_frontend_attach(&frontend, *c8sectpfe, tsin, n); in c8sectpfe_tuner_register_frontend() 250 res = dvb_register_frontend(&c8sectpfe[0]->adapter, frontend); in c8sectpfe_tuner_register_frontend() 257 tsin->frontend = frontend; in c8sectpfe_tuner_register_frontend()
|
D | c8sectpfe-core.h | 37 struct dvb_frontend *frontend; member
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | videobuf2-dvb.c | 45 if (!demux->dmx.frontend) in vb2_dvb_start_feed() 107 result = dvb_register_frontend(adapter, dvb->frontend); in vb2_dvb_register_frontend() 182 dvb_unregister_frontend(dvb->frontend); in vb2_dvb_register_frontend() 184 dvb_frontend_detach(dvb->frontend); in vb2_dvb_register_frontend() 185 dvb->frontend = NULL; in vb2_dvb_register_frontend() 279 if (fe->dvb.frontend == p) { in vb2_dvb_find_frontend() 326 dvb_unregister_frontend(fe->dvb.frontend); in vb2_dvb_dealloc_frontends() 328 if (fe->dvb.frontend) in vb2_dvb_dealloc_frontends() 330 dvb_frontend_detach(fe->dvb.frontend); in vb2_dvb_dealloc_frontends()
|
D | videobuf-dvb.c | 99 if (!demux->dmx.frontend) in videobuf_dvb_start_feed() 167 result = dvb_register_frontend(adapter, dvb->frontend); in videobuf_dvb_register_frontend() 242 dvb_unregister_frontend(dvb->frontend); in videobuf_dvb_register_frontend() 244 dvb_frontend_detach(dvb->frontend); in videobuf_dvb_register_frontend() 245 dvb->frontend = NULL; in videobuf_dvb_register_frontend() 339 if (fe->dvb.frontend == p) { in videobuf_dvb_find_frontend() 388 dvb_unregister_frontend(fe->dvb.frontend); in videobuf_dvb_dealloc_frontends() 390 if (fe->dvb.frontend) in videobuf_dvb_dealloc_frontends() 392 dvb_frontend_detach(fe->dvb.frontend); in videobuf_dvb_dealloc_frontends()
|
/linux-4.4.14/drivers/media/usb/ttusb-dec/ |
D | ttusbdecfe.c | 34 struct dvb_frontend frontend; member 223 memcpy(&state->frontend.ops, &ttusbdecfe_dvbt_ops, sizeof(struct dvb_frontend_ops)); in ttusbdecfe_dvbt_attach() 224 state->frontend.demodulator_priv = state; in ttusbdecfe_dvbt_attach() 225 return &state->frontend; in ttusbdecfe_dvbt_attach() 245 memcpy(&state->frontend.ops, &ttusbdecfe_dvbs_ops, sizeof(struct dvb_frontend_ops)); in ttusbdecfe_dvbs_attach() 246 state->frontend.demodulator_priv = state; in ttusbdecfe_dvbs_attach() 247 return &state->frontend; in ttusbdecfe_dvbs_attach()
|
D | ttusb_dec.c | 105 struct dmx_frontend frontend; member 1052 if (!dvbdmx->dmx.frontend) in ttusb_dec_start_feed() 1481 dec->frontend.source = DMX_FRONTEND_0; in ttusb_dec_init_dvb() 1484 &dec->frontend)) < 0) { in ttusb_dec_init_dvb() 1496 &dec->frontend)) < 0) { in ttusb_dec_init_dvb() 1500 dec->demux.dmx.remove_frontend(&dec->demux.dmx, &dec->frontend); in ttusb_dec_init_dvb() 1519 dec->demux.dmx.remove_frontend(&dec->demux.dmx, &dec->frontend); in ttusb_dec_exit_dvb()
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-bus-xen-backend | 39 Number of flush requests from the frontend. 54 Number of read requests from the frontend. 61 Number of sectors read by the frontend. 68 Number of write requests from the frontend. 75 Number of sectors written by the frontend.
|
/linux-4.4.14/Documentation/dvb/ |
D | contributors.txt | 40 for many bugfixes in the generic DVB Core, frontend drivers and 47 for the tda1004x frontend driver, and various bugfixes 79 for the lgdt330x frontend driver, and various bugfixes 85 for the nxt2002 frontend driver 88 for the nxt2004 frontend driver 91 for the or51211 and or51132 frontend drivers, and 93 single nxt200x frontend driver.
|
D | bt8xx.txt | 18 You can save RAM by deselecting every frontend module that your DVB card does not need. 20 First please remove the static dependency of DVB card drivers on all frontend modules for all possi… 22 => "DVB for Linux" "DVB Core Support" "Load and attach frontend modules as needed" 24 If you know the frontend driver that your card needs please enable: 26 …=> "DVB for Linux" "DVB Core Support" "Customise DVB Frontends" => "Customise the frontend modules… 27 Then please select your card-specific frontend module. 32 Regular case: If the bttv driver detects a bt8xx-based DVB card, all frontend and backend modules w…
|
D | technisat.txt | 14 dmesg | grep frontend may show you for example: 15 DVB: registering frontend 0 (Conexant CX24123/CX24109)... 38 => "Customise the frontend modules to build" "Customise DVB frontends" =>
|
D | avermedia.txt | 123 the frontend0 node is used to tune the frontend tuner module. 147 The frontend module sp887x.o, requires an external firmware. 194 any channel's transponders which the card's frontend can lock 277 At present I can say with confidence that the frontend tunes 286 ability of the frontend to function correctly.
|
D | cards.txt | 8 DVB-S/DVB-C/DVB-T. Thus the frontend drivers are listed separately. 10 Note 1: There is no guarantee that every frontend driver works
|
D | README.dvb-usb | 80 2004-11-21 - first working version of the dib3000mc/p frontend driver. 85 - moved transfer control (pid filter, fifo control) from usb driver to frontend, it seems 95 2004-09-05 - released the dibusb device and dib3000mb-frontend driver
|
D | faq.txt | 7 are powered down if they are unused (i.e. if the frontend device
|
/linux-4.4.14/drivers/media/common/siano/ |
D | smsdvb-main.c | 130 container_of(fe, struct smsdvb_client_t, frontend); in smsdvb_stats_not_ready() 226 struct dvb_frontend *fe = &client->frontend; in smsdvb_update_tx_params() 243 struct dvb_frontend *fe = &client->frontend; in smsdvb_update_per_slices() 283 struct dvb_frontend *fe = &client->frontend; in smsdvb_update_dvb_stats() 335 struct dvb_frontend *fe = &client->frontend; in smsdvb_update_isdbt_stats() 431 struct dvb_frontend *fe = &client->frontend; in smsdvb_update_isdbt_stats_ex() 522 struct dvb_frontend *fe = &client->frontend; in smsdvb_onresponse() 633 dvb_unregister_frontend(&client->frontend); in smsdvb_unregister_client() 760 client = container_of(fe, struct smsdvb_client_t, frontend); in smsdvb_read_status() 776 client = container_of(fe, struct smsdvb_client_t, frontend); in smsdvb_read_ber() [all …]
|
D | Kconfig | 28 Choose Y to enable visualizing a dump of the frontend
|
D | smsdvb.h | 41 struct dvb_frontend frontend; member
|
/linux-4.4.14/drivers/xen/xenbus/ |
D | xenbus_probe_frontend.c | 406 char *backend, *frontend; in xenbus_check_frontend() local 408 frontend = kasprintf(GFP_NOIO | __GFP_HIGH, "device/%s/%s", class, dev); in xenbus_check_frontend() 409 if (!frontend) in xenbus_check_frontend() 412 err = xenbus_scanf(XBT_NIL, frontend, "state", "%i", &fe_state); in xenbus_check_frontend() 420 frontend, xenbus_strstate(fe_state)); in xenbus_check_frontend() 421 backend = xenbus_read(XBT_NIL, frontend, "backend", NULL); in xenbus_check_frontend() 426 xenbus_reset_frontend(frontend, backend, be_state); in xenbus_check_frontend() 433 kfree(frontend); in xenbus_check_frontend()
|
D | xenbus_probe_backend.c | 63 const char *devid, *type, *frontend; in backend_bus_id() local 77 "frontend", NULL, &frontend, in backend_bus_id() 81 if (strlen(frontend) == 0) in backend_bus_id() 83 if (!err && !xenbus_exists(XBT_NIL, frontend, "")) in backend_bus_id() 85 kfree(frontend); in backend_bus_id()
|
/linux-4.4.14/drivers/media/firewire/ |
D | firedtv-dvb.c | 132 (demux->dmx.frontend->source != DMX_MEMORY_FE))) { in fdtv_stop_feed() 195 fdtv->frontend.source = DMX_FRONTEND_0; in fdtv_dvb_register() 197 err = fdtv->demux.dmx.add_frontend(&fdtv->demux.dmx, &fdtv->frontend); in fdtv_dvb_register() 202 &fdtv->frontend); in fdtv_dvb_register() 226 fdtv->demux.dmx.remove_frontend(&fdtv->demux.dmx, &fdtv->frontend); in fdtv_dvb_register() 244 fdtv->demux.dmx.remove_frontend(&fdtv->demux.dmx, &fdtv->frontend); in fdtv_dvb_unregister()
|
D | firedtv.h | 83 struct dmx_frontend frontend; member
|
/linux-4.4.14/drivers/media/dvb-core/ |
D | demux.h | 557 struct dmx_frontend *frontend; member 574 struct dmx_frontend *frontend); 576 struct dmx_frontend *frontend); 579 struct dmx_frontend *frontend);
|
D | dvb_demux.c | 1157 if ((!demux->frontend) || (demux->frontend->source != DMX_MEMORY_FE)) in dvbdmx_write() 1177 struct dmx_frontend *frontend) in dvbdmx_add_frontend() argument 1182 list_add(&(frontend->connectivity_list), head); in dvbdmx_add_frontend() 1188 struct dmx_frontend *frontend) in dvbdmx_remove_frontend() argument 1194 if (DMX_FE_ENTRY(pos) == frontend) { in dvbdmx_remove_frontend() 1214 struct dmx_frontend *frontend) in dvbdmx_connect_frontend() argument 1218 if (demux->frontend) in dvbdmx_connect_frontend() 1223 demux->frontend = frontend; in dvbdmx_connect_frontend() 1234 demux->frontend = NULL; in dvbdmx_disconnect_frontend() 1297 dmx->frontend = NULL; in dvb_dmx_init()
|
D | dmxdev.c | 162 dmxdev->dvr_orig_fe = dmxdev->demux->frontend; in dvb_dvr_open()
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | friio-fe.c | 21 struct dvb_frontend frontend; member 135 state->frontend.ops.info.frequency_stepsize); in jdvbt90502_pll_set_freq() 138 f = freq / state->frontend.ops.info.frequency_stepsize; in jdvbt90502_pll_set_freq() 428 state->frontend.ops = jdvbt90502_ops; in jdvbt90502_attach() 429 state->frontend.demodulator_priv = state; in jdvbt90502_attach() 431 if (jdvbt90502_init(&state->frontend) < 0) in jdvbt90502_attach() 434 return &state->frontend; in jdvbt90502_attach()
|
D | dtt200u-fe.c | 20 struct dvb_frontend frontend; member 172 memcpy(&state->frontend.ops,&dtt200u_fe_ops,sizeof(struct dvb_frontend_ops)); in dtt200u_fe_attach() 173 state->frontend.demodulator_priv = state; in dtt200u_fe_attach() 175 return &state->frontend; in dtt200u_fe_attach()
|
D | af9005-fe.c | 59 struct dvb_frontend frontend; member 1449 memcpy(&state->frontend.ops, &af9005_fe_ops, in af9005_fe_attach() 1451 state->frontend.demodulator_priv = state; in af9005_fe_attach() 1453 return &state->frontend; in af9005_fe_attach()
|
/linux-4.4.14/Documentation/DocBook/media/ |
D | Makefile | 17 frontend.h.xml \ 63 …l -ne 'print "$$1 " if /\#define\s+([^\s]+)\s+_IO/' $(srctree)/include/uapi/linux/dvb/frontend.h) \ 70 … -ne 'print "$$1 " if /\#define\s+(DTV_[^\s]+)\s+/' $(srctree)/include/uapi/linux/dvb/frontend.h) \ 74 … perl -ne 'print "$$1 " if /^typedef\s+.*\s+(\S+)\;/' $(srctree)/include/uapi/linux/dvb/frontend.h) 82 $(srctree)/include/uapi/linux/dvb/frontend.h \ 92 $(srctree)/include/uapi/linux/dvb/frontend.h) 99 … " if (!/dtv\_cmds\_h/ && /^struct\s+([^\s]+)\s+/)' $(srctree)/include/uapi/linux/dvb/frontend.h) \ 262 $(MEDIA_OBJ_DIR)/frontend.h.xml: $(srctree)/include/uapi/linux/dvb/frontend.h $(MEDIA_OBJ_DIR)/v4l2…
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-driver-xen-blkfront | 6 Maximum number of segments that the frontend will negotiate 9 memory usage. The backend picks the minimum of the frontend
|
D | sysfs-driver-xen-blkback | 15 blkback. If the frontend tries to use more than
|
D | sysfs-bus-event_source-devices-events | 5 /sys/devices/cpu/events/stalled-cycles-frontend
|
/linux-4.4.14/drivers/media/pci/netup_unidvb/ |
D | netup_unidvb_core.c | 409 fe0->dvb.frontend = dvb_attach(cxd2841er_attach_s, in netup_unidvb_dvb_init() 411 if (fe0->dvb.frontend == NULL) { in netup_unidvb_dvb_init() 418 if (!dvb_attach(horus3a_attach, fe0->dvb.frontend, in netup_unidvb_dvb_init() 425 if (!dvb_attach(lnbh25_attach, fe0->dvb.frontend, in netup_unidvb_dvb_init() 432 fe1->dvb.frontend = dvb_attach(cxd2841er_attach_t, in netup_unidvb_dvb_init() 434 if (fe1->dvb.frontend == NULL) { in netup_unidvb_dvb_init() 439 fe1->dvb.frontend->id = 1; in netup_unidvb_dvb_init() 441 if (!dvb_attach(ascot2e_attach, fe1->dvb.frontend, in netup_unidvb_dvb_init() 449 fe2->dvb.frontend = dvb_attach(cxd2841er_attach_c, in netup_unidvb_dvb_init() 451 if (fe2->dvb.frontend == NULL) { in netup_unidvb_dvb_init() [all …]
|
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/ |
D | drx39xxj.h | 32 struct dvb_frontend frontend; member
|
D | Kconfig | 7 to support this frontend.
|
D | drxj.c | 8859 struct dtv_frontend_properties *p = &state->frontend.dtv_property_cache; in qam64auto() 9007 struct dtv_frontend_properties *p = &state->frontend.dtv_property_cache; in qam256auto() 9450 struct dtv_frontend_properties *p = &state->frontend.dtv_property_cache; in ctrl_get_qam_sig_quality() 10666 struct dtv_frontend_properties *p = &state->frontend.dtv_property_cache; in ctrl_sig_quality() 12324 memcpy(&state->frontend.ops, &drx39xxj_ops, in drx39xxj_attach() 12327 state->frontend.demodulator_priv = state; in drx39xxj_attach() 12330 p = &state->frontend.dtv_property_cache; in drx39xxj_attach() 12349 return &state->frontend; in drx39xxj_attach()
|
/linux-4.4.14/drivers/staging/media/mn88473/ |
D | Kconfig | 7 Say Y when you want to support this frontend.
|
/linux-4.4.14/drivers/staging/media/mn88472/ |
D | Kconfig | 7 Say Y when you want to support this frontend.
|
/linux-4.4.14/include/uapi/linux/dvb/ |
D | Kbuild | 5 header-y += frontend.h
|
/linux-4.4.14/include/media/ |
D | videobuf2-dvb.h | 20 struct dvb_frontend *frontend; member
|
D | videobuf-dvb.h | 13 struct dvb_frontend *frontend; member
|
/linux-4.4.14/include/crypto/ |
D | algapi.h | 67 const struct crypto_type *frontend; member 148 const struct crypto_type *frontend); 167 const struct crypto_type *frontend,
|
/linux-4.4.14/Documentation/tpm/ |
D | xen-tpmfront.txt | 69 * xen-tpmfront.ko: Linux kernel virtual TPM frontend driver. This driver 72 * mini-os/tpmback: Mini-os TPM backend driver. The Linux frontend driver 82 * mini-os/tpmfront: Mini-os TPM frontend driver. The vTPM mini-os domain
|
/linux-4.4.14/arch/x86/configs/ |
D | xen.config | 24 # x86 specific frontend drivers
|
/linux-4.4.14/drivers/char/agp/ |
D | Makefile | 1 agpgart-y := backend.o frontend.o generic.o isoch.o
|
/linux-4.4.14/kernel/configs/ |
D | xen.config | 30 # frontend drivers
|
/linux-4.4.14/drivers/media/pci/mantis/ |
D | mantis_dvb.c | 109 if (!dvbdmx->dmx.frontend) { in mantis_dvb_start_feed() 132 if (!dvbdmx->dmx.frontend) { in mantis_dvb_stop_feed()
|
/linux-4.4.14/tools/perf/util/ |
D | parse-events.l | 222 stalled-cycles-frontend|idle-cycles-frontend { return sym(yyscanner, PERF_TYPE_HARDWARE, PERF_COUNT…
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
D | dst_common.h | 106 struct dvb_frontend frontend; member
|
D | dvb-bt8xx.c | 79 if (!dvbdmx->dmx.frontend) in dvb_bt8xx_start_feed() 99 if (!dvbdmx->dmx.frontend) in dvb_bt8xx_stop_feed() 687 card->fe = &state->frontend; in frontend_init()
|
D | dst.c | 1741 memcpy(&state->frontend.ops, &dst_dvbt_ops, sizeof(struct dvb_frontend_ops)); in dst_attach() 1744 memcpy(&state->frontend.ops, &dst_dvbc_ops, sizeof(struct dvb_frontend_ops)); in dst_attach() 1747 memcpy(&state->frontend.ops, &dst_dvbs_ops, sizeof(struct dvb_frontend_ops)); in dst_attach() 1750 memcpy(&state->frontend.ops, &dst_atsc_ops, sizeof(struct dvb_frontend_ops)); in dst_attach() 1757 state->frontend.demodulator_priv = state; in dst_attach()
|
/linux-4.4.14/Documentation/vm/ |
D | 00-INDEX | 10 - Outline frontswap, part of the transcendent memory frontend.
|
D | cleancache.txt | 29 to the kernel's cleancache "frontend" by calling cleancache_register_ops, 176 on both the frontend and backend and also allows the backend to
|
/linux-4.4.14/lib/ |
D | Kconfig.kgdb | 71 bool "KGDB_KDB: include kdb frontend for kgdb" 74 KDB frontend for kernel
|
/linux-4.4.14/drivers/media/pci/ttpci/ |
D | av7110.c | 308 if (!dvbdmxfilter->feed->demux->dmx.frontend) in DvbDmxFilterCallback() 310 if (dvbdmxfilter->feed->demux->dmx.frontend->source == DMX_MEMORY_FE) in DvbDmxFilterCallback() 982 if (!demux->dmx.frontend) in av7110_start_feed() 991 switch (demux->dmx.frontend->source) { in av7110_start_feed() 1009 (demux->dmx.frontend->source != DMX_MEMORY_FE)) { in av7110_start_feed() 1030 if (demux->dmx.frontend->source != DMX_MEMORY_FE) { in av7110_start_feed() 1062 (demux->dmx.frontend->source != DMX_MEMORY_FE)) in av7110_stop_feed() 1076 if (demux->dmx.frontend->source != DMX_MEMORY_FE) { in av7110_stop_feed()
|
D | budget-core.c | 332 if (!demux->dmx.frontend) in budget_start_feed()
|
D | av7110_av.c | 858 if (av7110->full_ts && demux->dmx.frontend->source != DMX_MEMORY_FE) in av7110_write_to_decoder()
|
/linux-4.4.14/Documentation/devicetree/bindings/media/ |
D | stih407-c8sectpfe.txt | 9 located on an external DVB frontend card connected to SoC TS input pins.
|
/linux-4.4.14/drivers/pci/ |
D | Kconfig | 68 The PCI device frontend driver allows the kernel to import arbitrary
|
/linux-4.4.14/arch/powerpc/perf/ |
D | power7-pmu.c | 378 GENERIC_EVENT_ATTR(stalled-cycles-frontend, PM_GCT_NOSLOT_CYC);
|
/linux-4.4.14/Documentation/ |
D | static-keys.txt | 263 <not supported> stalled-cycles-frontend 280 <not supported> stalled-cycles-frontend
|
D | devices.txt | 2948 3 = /dev/dvb/adapter0/frontend0 first frontend device of first card
|
/linux-4.4.14/Documentation/DocBook/ |
D | device-drivers.xml.db | 896 API-struct-dvb-frontend-tune-settings 904 API-struct-dvb-frontend-ops 905 API-struct-dtv-frontend-properties 906 API-struct-dvb-frontend 926 API-enum-dmx-frontend-source 927 API-struct-dmx-frontend
|
/linux-4.4.14/drivers/media/tuners/ |
D | mt2063.c | 227 struct dvb_frontend *frontend; member 250 struct dvb_frontend *fe = state->frontend; in mt2063_write() 305 struct dvb_frontend *fe = state->frontend; in mt2063_read() 2257 state->frontend = fe; in mt2063_attach()
|
D | mxl5005s.c | 290 struct dvb_frontend *frontend; member 4102 state->frontend = fe; in mxl5005s_attach()
|
/linux-4.4.14/drivers/media/pci/cx18/ |
D | cx18-dvb.c | 297 if (!demux->dmx.frontend) in cx18_dvb_start_feed()
|
/linux-4.4.14/drivers/net/ |
D | Kconfig | 373 tristate "Xen network device frontend driver" 398 The corresponding Linux frontend driver is enabled by the
|
/linux-4.4.14/drivers/xen/ |
D | Kconfig | 154 to other domains. This can be used to implement frontend drivers
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-dvb.c | 248 if (!demux->dmx.frontend) in em28xx_start_feed()
|
/linux-4.4.14/drivers/block/ |
D | Kconfig | 491 The corresponding Linux frontend driver is enabled by the
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event.c | 1613 EVENT_ATTR(stalled-cycles-frontend, STALLED_CYCLES_FRONTEND );
|
D | perf_event_intel.c | 2920 PMU_FORMAT_ATTR(frontend, "config1:0-23");
|
/linux-4.4.14/drivers/scsi/ |
D | Kconfig | 585 tristate "XEN SCSI frontend driver" 589 The XEN SCSI frontend driver allows the kernel to access SCSI Devices
|