Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend-property-cable-systems.rst28 - :ref:`DTV_TUNE <DTV-TUNE>`
62 - :ref:`DTV_TUNE <DTV-TUNE>`
H A Dfrontend-property-satellite-systems.rst21 - :ref:`DTV_TUNE <DTV-TUNE>`
91 - :ref:`DTV_TUNE <DTV-TUNE>`
H A Ddvbproperty.rst67 :ref:`DTV_TUNE <DTV-TUNE>`
88 { .cmd = DTV_TUNE }
/linux/include/uapi/linux/dvb/
H A Dfrontend.h501 #define DTV_TUNE 1 macro
/linux/drivers/media/dvb-core/
H A Ddvb_frontend.c1081 _DTV_CMD(DTV_TUNE),
1905 case DTV_TUNE: in dtv_property_process_set()