提交 83dc314b 编写于 作者: A Andreas Oberritter 提交者: Mauro Carvalho Chehab

[media] DVB: Add SYS_TURBO for north american turbo code FEC

Signed-off-by: NAndreas Oberritter <obi@linuxtv.org>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 2f098cb1
无相关合并请求
...@@ -352,6 +352,7 @@ typedef enum fe_delivery_system { ...@@ -352,6 +352,7 @@ typedef enum fe_delivery_system {
SYS_CMMB, SYS_CMMB,
SYS_DAB, SYS_DAB,
SYS_DVBT2, SYS_DVBT2,
SYS_TURBO,
} fe_delivery_system_t; } fe_delivery_system_t;
</programlisting> </programlisting>
</section> </section>
......
...@@ -349,6 +349,7 @@ typedef enum fe_delivery_system { ...@@ -349,6 +349,7 @@ typedef enum fe_delivery_system {
SYS_CMMB, SYS_CMMB,
SYS_DAB, SYS_DAB,
SYS_DVBT2, SYS_DVBT2,
SYS_TURBO,
} fe_delivery_system_t; } fe_delivery_system_t;
struct dtv_cmds_h { struct dtv_cmds_h {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部