Searched refs:full_ts (Results 1 – 3 of 3) sorted by relevance
73 static int full_ts; variable91 module_param(full_ts, int, 0444);783 if (av7110->full_ts) in StartHWFilter()833 if (av7110->full_ts) in StopHWFilter()984 if (av7110->full_ts) { in av7110_start_feed()1036 if (av7110->full_ts) { in av7110_stop_feed()2485 if (full_ts) in av7110_attach()2486 av7110->full_ts = true; in av7110_attach()2492 av7110->full_ts = true; in av7110_attach()2495 if (av7110->full_ts) { in av7110_attach()[all …]
188 bool full_ts; member
844 if (av7110->full_ts && demux->dmx.frontend->source != DMX_MEMORY_FE) in av7110_write_to_decoder()
Completed in 12 milliseconds