Searched refs:frontend (Results 201 - 225 of 250) sorted by relevance

12345678910

/linux-master/drivers/media/tuners/
H A Dmt2131.c10 #include <linux/dvb/frontend.h>
H A Dmt2063.c219 struct dvb_frontend *frontend; member in struct:mt2063_state
241 struct dvb_frontend *fe = state->frontend;
296 struct dvb_frontend *fe = state->frontend;
2221 state->frontend = fe;
H A Dmax2165.c12 #include <linux/dvb/frontend.h>
/linux-master/drivers/media/dvb-frontends/
H A Dhorus3a.c15 #include <linux/dvb/frontend.h>
H A Dlgs8gxx.c32 MODULE_PARM_DESC(debug, "Turn on/off frontend debugging (default:off).");
557 /* LGS8913 demod frontend functions */
1031 memcpy(&priv->frontend.ops, &lgs8gxx_ops,
1033 priv->frontend.demodulator_priv = priv;
1038 return &priv->frontend;
H A Dmb86a16.c25 struct dvb_frontend frontend; member in struct:mb86a16_state
1847 memcpy(&state->frontend.ops, &mb86a16_ops, sizeof(struct dvb_frontend_ops));
1848 state->frontend.demodulator_priv = state;
1849 state->frontend.ops.set_voltage = state->config->set_voltage;
1851 return &state->frontend;
H A Dstv0900_core.c1867 .name = "STV0900 frontend",
1914 memcpy(&state->frontend.ops, &stv0900_ops,
1916 state->frontend.demodulator_priv = state;
1936 err_stv0900 = stv0900_init_internal(&state->frontend,
1943 state->frontend.ops.info.caps |= FE_CAN_MULTISTREAM;
1952 return &state->frontend;
1965 MODULE_DESCRIPTION("ST STV0900 frontend");
H A Dau8522_priv.h51 struct dvb_frontend frontend; member in struct:au8522_state
H A Dmb86a20s.c34 struct dvb_frontend frontend; member in struct:mb86a20s_state
613 /* Reset frontend cache to default values */
864 * As we get TMCC data from the frontend, we can better estimate the
991 * As we get TMCC data from the frontend, we can better estimate the
1121 * As we get TMCC data from the frontend, we can better estimate the
1754 /* Initialize the frontend */
1911 * HACK: Always init the frontend when set_frontend is called:
1950 "%s: Can't read frontend lock status\n", __func__);
2064 memcpy(&state->frontend.ops, &mb86a20s_ops,
2066 state->frontend
[all...]
H A Dstv6110.c13 #include <linux/dvb/frontend.h>
433 MODULE_PARM_DESC(debug, "Turn on/off frontend debugging (default:off).");
H A Ditd1000.c11 #include <linux/dvb/frontend.h>
H A Dcx24117.c199 struct dvb_frontend frontend; member in struct:cx24117_state
1172 "%s: Error attaching frontend %d\n",
1195 "%s: Attaching frontend %d\n",
1199 memcpy(&state->frontend.ops, &cx24117_ops,
1201 state->frontend.demodulator_priv = state;
1202 return &state->frontend;
H A Dzl10036.c19 #include <linux/dvb/frontend.h>
502 MODULE_PARM_DESC(debug, "Turn on/off frontend debugging (default:off).");
H A Ddrxk_hard.c6202 state->frontend.ops.delsys[n++] = SYS_DVBC_ANNEX_A;
6203 state->frontend.ops.delsys[n++] = SYS_DVBC_ANNEX_C;
6204 strlcat(state->frontend.ops.info.name, " DVB-C",
6205 sizeof(state->frontend.ops.info.name));
6208 state->frontend.ops.delsys[n++] = SYS_DVBT;
6209 strlcat(state->frontend.ops.info.name, " DVB-T",
6210 sizeof(state->frontend.ops.info.name));
6239 * anymore to fail at frontend attach. We might silently
6771 memcpy(&state->frontend.ops, &drxk_ops, sizeof(drxk_ops));
6772 state->frontend
[all...]
H A Dcxd2841er.c53 struct dvb_frontend frontend; member in struct:cxd2841er_priv
331 if (priv->frontend.ops.tuner_ops.get_if_frequency
333 priv->frontend.ops.tuner_ops.get_if_frequency(
334 &priv->frontend, &hz);
3859 priv->frontend.demodulator_priv = priv;
3903 priv->frontend.demodulator_priv = NULL;
3910 memcpy(&priv->frontend.ops,
3915 memcpy(&priv->frontend.ops,
3921 "%s(): attaching %s DVB-%s frontend\n",
3925 return &priv->frontend;
[all...]
/linux-master/crypto/
H A Daead.c261 spawn->base.frontend = &crypto_aead_type;
H A Dshash.c297 spawn->base.frontend = &crypto_shash_type;
/linux-master/drivers/media/pci/bt8xx/
H A Ddvb-bt8xx.c68 if (!dvbdmx->dmx.frontend)
88 if (!dvbdmx->dmx.frontend)
544 * Reset the frontend, must be called before trying
546 * will fail. Same goes for the nxt6000 frontend.
575 /* Set pin 27 of the lgdt3303 chip high to reset the frontend */
619 * It is possible to determine the correct frontend using the I2C bus (see the Nebula SDK);
620 * this would be a cleaner solution than trying each frontend in turn.
659 /* DST is not a frontend driver !!! */
670 /* DST is not a frontend, attaching the ASIC */
678 card->fe = &state->frontend;
[all...]
H A Ddst.c1704 memcpy(&state->frontend.ops, &dst_dvbt_ops, sizeof(struct dvb_frontend_ops));
1707 memcpy(&state->frontend.ops, &dst_dvbc_ops, sizeof(struct dvb_frontend_ops));
1710 memcpy(&state->frontend.ops, &dst_dvbs_ops, sizeof(struct dvb_frontend_ops));
1713 memcpy(&state->frontend.ops, &dst_atsc_ops, sizeof(struct dvb_frontend_ops));
1720 state->frontend.demodulator_priv = state;
1722 return state; /* Manu (DST is a card not a frontend) */
/linux-master/drivers/media/usb/au0828/
H A Dau0828-video.c50 if (dev->dvb.frontend && dev->dvb.frontend->ops.analog_ops.i2c_gate_ctrl)
51 dev->dvb.frontend->ops.analog_ops.i2c_gate_ctrl(dev->dvb.frontend, val);
/linux-master/drivers/staging/media/av7110/
H A Dav7110.c40 #include <linux/dvb/frontend.h>
149 /* remaining inits according to card and frontend type */
286 if (!dvbdmxfilter->feed->demux->dmx.frontend)
288 if (dvbdmxfilter->feed->demux->dmx.frontend->source == DMX_MEMORY_FE)
952 if (!demux->dmx.frontend)
961 switch (demux->dmx.frontend->source) {
979 (demux->dmx.frontend->source != DMX_MEMORY_FE)) {
1000 if (demux->dmx.frontend->source != DMX_MEMORY_FE) {
1032 (demux->dmx.frontend->source != DMX_MEMORY_FE))
1046 if (demux->dmx.frontend
[all...]
/linux-master/drivers/media/pci/cx18/
H A Dcx18-dvb.c281 if (!demux->dmx.frontend)
566 CX18_ERR("frontend initialization failed\n");
/linux-master/drivers/media/pci/ngene/
H A Dngene.h18 #include <linux/dvb/frontend.h>
/linux-master/drivers/media/pci/saa7164/
H A Dsaa7164.h232 struct dvb_frontend *frontend; member in struct:saa7164_dvb
/linux-master/drivers/media/pci/ttpci/
H A Dbudget-core.c316 if (!demux->dmx.frontend)
525 /* frontend power on */

Completed in 439 milliseconds

12345678910