Home
last modified time | relevance | path

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

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