Lines Matching refs:delivery_system
29 "delivery_system=%u modulation=%u frequency=%u bandwidth_hz=%u symbol_rate=%u inversion=%d stream_id=%d\n",
30 c->delivery_system, c->modulation, c->frequency,
38 switch (c->delivery_system) {
59 switch (c->delivery_system) {
142 switch (c->delivery_system) {
218 if (c->delivery_system == SYS_DVBT2) {
252 switch (c->delivery_system) {
331 if (*status & FE_HAS_VITERBI && c->delivery_system == SYS_DVBT) {
351 c->delivery_system == SYS_DVBT2) {
385 c->delivery_system == SYS_DVBC_ANNEX_A) {
411 if (*status & FE_HAS_LOCK && (c->delivery_system == SYS_DVBT ||
412 c->delivery_system == SYS_DVBC_ANNEX_A)) {