Home
last modified time | relevance | path

Searched refs:FE_ATSC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfe-type-t.rst65 ``FE_ATSC``
81 filled with either ``FE_QPSK, FE_QAM, FE_OFDM`` or ``FE_ATSC``. While this
/openbmc/linux/include/uapi/linux/dvb/
H A Dfrontend.h98 FE_ATSC enumerator
/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_frontend.c2515 info->type = FE_ATSC; in dvb_frontend_handle_ioctl()