31 changes: 16 additions & 15 deletions 31 drivers/media/dvb-frontends/stid135/stid135-fe.c Original file line numberDiff line numberDiff line change @@ -99,6 +99,7 @@ struct stv { int loops ;//for tbs6912bool modcode_filter; //for set the modcode...
dvb-core dvb-frontends cxd2880 drx39xyj Kconfig Makefile drx39xxj.h drx_dap_fasi.h drx_driver.h drx_driver_version.h drxj.c drxj.h drxj_map.h Kconfig Makefile a8293.c a8293.h af9013.c af9013.h af9013_priv.h af9033.c af9033.h af9033_priv.h as102_fe.c as102_fe.h as...
gx1133_wr(priv,DVB_S2,GX1133_LDPC_PLS_CTRL,temp); } return 0; }2 changes: 1 addition & 1 deletion 2 drivers/media/dvb-frontends/gx1133_priv.h Original file line numberDiff line numberDiff line change @@ -527,4 +527,4 @@ static struct gx1133_modfec gx1133_modfec_modes[] = ...
Available add-ons Advanced Security Enterprise-grade security features GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of ...
6 changes: 3 additions & 3 deletions6drivers/media/dvb-frontends/mtv23x.c Original file line numberDiff line numberDiff line change Expand Up@@ -2414,7 +2414,7 @@ static struct dvb_frontend_ops mtv23x_ops = { .read_ber=mtv23x_read_ber, ...
master Breadcrumbs linux /drivers /media /dvb-frontends / au8522_decoder.c Latest commit HistoryHistory File metadata and controls Code Blame 785 lines (668 loc) · 24.5 KB Raw 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 ...