Home
last modified time | relevance | path

Searched refs:DTV_TUNE (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/Documentation/media/uapi/dvb/
Dfrontend-property-terrestrial-systems.rst28 - :ref:`DTV_TUNE <DTV-TUNE>`
70 - :ref:`DTV_TUNE <DTV-TUNE>`
135 - :ref:`DTV_TUNE <DTV-TUNE>`
200 - :ref:`DTV_TUNE <DTV-TUNE>`
225 - :ref:`DTV_TUNE <DTV-TUNE>`
278 - :ref:`DTV_TUNE <DTV-TUNE>`
Dfrontend-property-cable-systems.rst35 - :ref:`DTV_TUNE <DTV-TUNE>`
69 - :ref:`DTV_TUNE <DTV-TUNE>`
Dfrontend-property-satellite-systems.rst28 - :ref:`DTV_TUNE <DTV-TUNE>`
98 - :ref:`DTV_TUNE <DTV-TUNE>`
Ddvbproperty.rst74 :ref:`DTV_TUNE <DTV-TUNE>`
95 { .cmd = DTV_TUNE }
Dfe_property_parameters.rst33 DTV_TUNE section in Digital TV property parameters
/Linux-v5.4/include/uapi/linux/dvb/
Dfrontend.h461 #define DTV_TUNE 1 macro
/Linux-v5.4/drivers/media/dvb-core/
Ddvb_frontend.c1081 _DTV_CMD(DTV_TUNE, 1, 0),
1830 case DTV_TUNE: in dtv_property_process_set()