Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/dvb/
H A Dnet.h35 #define DVB_NET_FEEDTYPE_ULE 1 /* ultra lightweight encapsulation */ macro
/openbmc/linux/Documentation/userspace-api/media/
H A Dnet.h.rst.exceptions13 replace define DVB_NET_FEEDTYPE_ULE :c:type:`dvb_net_if`
/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_net.c1113 } else if (priv->feedtype == DVB_NET_FEEDTYPE_ULE) {
1184 } else if (priv->feedtype == DVB_NET_FEEDTYPE_ULE) {
1351 if (feedtype != DVB_NET_FEEDTYPE_MPE && feedtype != DVB_NET_FEEDTYPE_ULE)