| /linux/Documentation/driver-api/media/drivers/ | 
| H A D | frontends.rst | 12 .. kernel-doc:: drivers/media/dvb-frontends/a8293.h13 .. kernel-doc:: drivers/media/dvb-frontends/af9013.h
 14 .. kernel-doc:: drivers/media/dvb-frontends/ascot2e.h
 15 .. kernel-doc:: drivers/media/dvb-frontends/cxd2820r.h
 16 .. kernel-doc:: drivers/media/dvb-frontends/drxk.h
 17 .. kernel-doc:: drivers/media/dvb-frontends/dvb-pll.h
 18 .. kernel-doc:: drivers/media/dvb-frontends/helene.h
 19 .. kernel-doc:: drivers/media/dvb-frontends/horus3a.h
 20 .. kernel-doc:: drivers/media/dvb-frontends/ix2505v.h
 21 .. kernel-doc:: drivers/media/dvb-frontends/m88ds3103.h
 [all …]
 
 | 
| /linux/Documentation/userspace-api/media/dvb/ | 
| H A D | dvb-frontend-parameters.rst | 44 In the case of QPSK frontends the ``frequency`` field specifies the48 frontends the ``frequency`` specifies the absolute frequency and is
 57 For satellite QPSK frontends you have to use the ``dvb_qpsk_parameters``
 91 ATSC frontends are supported by the ``dvb_vsb_parameters`` structure:
 106 DVB-T frontends are supported by the ``dvb_ofdm_parameters`` structure:
 
 | 
| /linux/include/media/ | 
| H A D | dvbdev.h | 89  * @mfe_shared:		indicates mutually exclusive frontends.92  *			behavior of busy frontends: allowing read-only sharing
 94  *			of the frontends is already opened with write access.
 96  * @mfe_lock:		Lock to prevent using the other frontends when MFE is
 117 	int mfe_shared;			/* indicates mutually exclusive frontends */
 294  * capable of working with multiple tuners or multiple frontends, but it
 295  * won't create links if the device has multiple tuners and multiple frontends
 416  *    In the past, DVB modules (mainly, frontends) were bound via dvb_attach()
 456  *    In the past, DVB modules (mainly, frontends) were bound via dvb_attach()
 
 | 
| /linux/Documentation/admin-guide/media/ | 
| H A D | frontend-cardlist.rst | 28 ATSC (North American/Korean Terrestrial/Cable DTV) frontends48 DVB-C (cable) frontends
 60 DVB-S (satellite) frontends
 95 DVB-T (terrestrial) frontends
 142 ISDB-S (satellite) & ISDB-T (terrestrial) frontends
 152 ISDB-T (terrestrial) frontends
 163 Multistandard (cable + terrestrial) frontends
 176 Multistandard (satellite) frontends
 219 Tools to develop new frontends
 
 | 
| /linux/drivers/media/ | 
| H A D | Kconfig | 41 	bool "Autoselect ancillary drivers (tuners, sensors, i2c, spi, frontends)"49 	  frontends, that are used by any of the supported devices.
 245 # Ancillary drivers (tuners, i2c, spi, frontends)
 264 source "drivers/media/dvb-frontends/Kconfig"
 
 | 
| /linux/drivers/media/test-drivers/vidtv/ | 
| H A D | vidtv_bridge.h | 35  * @fe: The frontends. Obtained when probing the demodulator modules.39  * @dmx_fe: The frontends associated with the demux.
 
 | 
| /linux/include/xen/interface/io/ | 
| H A D | blkif.h | 24  * hold-off mechanism provided by the ring macros). Frontends must set36  * Frontends that are aware of this feature and wish to use it can write the
 41  * For frontends requesting just one queue, the usual event-channel and
 46  * Frontends requesting two or more queues must not write the toplevel
 
 | 
| /linux/include/linux/ | 
| H A D | pstore.h | 102  * @flags:	bitfield of frontends the backend can accept writes for204 /* Supported frontends */
 220  * ftrace related stuff: Both backends and frontends need these so expose
 
 | 
| /linux/drivers/media/pci/netup_unidvb/ | 
| H A D | netup_unidvb_core.c | 174 	/* unreset frontends bits[0:1] */  in netup_unidvb_dev_enable()401 	mutex_init(&ndev->frontends[num].lock);  in netup_unidvb_dvb_init()
 402 	INIT_LIST_HEAD(&ndev->frontends[num].felist);  in netup_unidvb_dvb_init()
 405 		if (vb2_dvb_alloc_frontend(&ndev->frontends[num], i+1)  in netup_unidvb_dvb_init()
 415 		fes[i] = vb2_dvb_get_frontend(&ndev->frontends[num], i+1);  in netup_unidvb_dvb_init()
 418 				"%s(): frontends has not been allocated\n",  in netup_unidvb_dvb_init()
 495 	if (vb2_dvb_register_bus(&ndev->frontends[num],  in netup_unidvb_dvb_init()
 506 	vb2_dvb_dealloc_frontends(&ndev->frontends[num]);  in netup_unidvb_dvb_init()
 518 	vb2_dvb_unregister_bus(&ndev->frontends[num]);  in netup_unidvb_dvb_fini()
 
 | 
| H A D | Makefile | 9 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends
 | 
| /linux/drivers/media/common/videobuf2/ | 
| H A D | videobuf2-dvb.c | 192 /* Register a single adapter and one or more frontends */207 		pr_warn("Unable to register the adapter which has no frontends\n");  in vb2_dvb_register_bus()
 219 	/* Attach all of the frontends to the adapter */  in vb2_dvb_register_bus()
 
 | 
| /linux/drivers/media/pci/dm1105/ | 
| H A D | Makefile | 4 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends
 | 
| /linux/drivers/media/pci/pluto2/ | 
| H A D | Makefile | 4 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends/
 | 
| /linux/drivers/media/usb/ttusb-budget/ | 
| H A D | Makefile | 4 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends
 | 
| /linux/drivers/media/usb/as102/ | 
| H A D | Makefile | 7 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends
 | 
| /linux/drivers/media/pci/pt1/ | 
| H A D | Makefile | 6 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends
 | 
| /linux/drivers/media/pci/smipcie/ | 
| H A D | Makefile | 8 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends
 | 
| /linux/drivers/media/pci/pt3/ | 
| H A D | Makefile | 7 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends
 | 
| /linux/drivers/media/spi/ | 
| H A D | Makefile | 3 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends/cxd2880
 | 
| /linux/drivers/media/pci/ngene/ | 
| H A D | Makefile | 10 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends/
 | 
| /linux/drivers/media/platform/st/sti/c8sectpfe/ | 
| H A D | Makefile | 10 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends/
 | 
| /linux/Documentation/i2c/ | 
| H A D | i2c-topology.rst | 406 dvb-frontends/lgdt3306a   Mux-locked407 dvb-frontends/m88ds3103   Parent-locked
 408 dvb-frontends/rtl2830     Parent-locked
 409 dvb-frontends/rtl2832     Mux-locked
 410 dvb-frontends/si2168      Mux-locked
 
 | 
| /linux/drivers/media/pci/saa7164/ | 
| H A D | Makefile | 9 ccflags-y += -I$(srctree)/drivers/media/dvb-frontends
 | 
| /linux/drivers/media/common/b2c2/ | 
| H A D | Makefile | 7 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends/
 | 
| /linux/drivers/media/pci/ttpci/ | 
| H A D | Makefile | 11 ccflags-y += -I $(srctree)/drivers/media/dvb-frontends/
 |