Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/ngene/
Dngene-dvb.c28 static int ci_tsfix = 1; variable
29 module_param(ci_tsfix, int, 0444);
30 MODULE_PARM_DESC(ci_tsfix, "Detect and fix TS buffer offset shifts in conjunction with CI expansion…
171 if (!ci_tsfix) { in tsin_exchange()