Lines Matching refs:dtv_property_cache

382 	switch (state->fe[0]->dtv_property_cache.transmission_mode) {
998 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache;
1236 dib8000_set_agc_config(state, (unsigned char)(BAND_OF_FREQUENCY(fe->dtv_property_cache.frequency / 1000)));
1295 if (dib8000_set_agc_config(state, (unsigned char)(BAND_OF_FREQUENCY(fe->dtv_property_cache.frequency / 1000))) != 0) {
1997 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache;
2144 switch (state->fe[0]->dtv_property_cache.transmission_mode) {
2214 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache;
2298 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache;
2373 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache;
2517 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache;
2743 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache;
2780 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache;
2802 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache;
2848 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache;
3024 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache;
3445 state->fe[sub_index_frontend]->dtv_property_cache.isdbt_sb_mode = state->fe[index_frontend]->dtv_property_cache.isdbt_sb_mode;
3446 state->fe[sub_index_frontend]->dtv_property_cache.inversion = state->fe[index_frontend]->dtv_property_cache.inversion;
3447 state->fe[sub_index_frontend]->dtv_property_cache.transmission_mode = state->fe[index_frontend]->dtv_property_cache.transmission_mode;
3448 state->fe[sub_index_frontend]->dtv_property_cache.guard_interval = state->fe[index_frontend]->dtv_property_cache.guard_interval;
3449 state->fe[sub_index_frontend]->dtv_property_cache.isdbt_partial_reception = state->fe[index_frontend]->dtv_property_cache.isdbt_partial_reception;
3451 state->fe[sub_index_frontend]->dtv_property_cache.layer[i].segment_count = state->fe[index_frontend]->dtv_property_cache.layer[i].segment_count;
3452 state->fe[sub_index_frontend]->dtv_property_cache.layer[i].interleaving = state->fe[index_frontend]->dtv_property_cache.layer[i].interleaving;
3453 state->fe[sub_index_frontend]->dtv_property_cache.layer[i].fec = state->fe[index_frontend]->dtv_property_cache.layer[i].fec;
3454 state->fe[sub_index_frontend]->dtv_property_cache.layer[i].modulation = state->fe[index_frontend]->dtv_property_cache.layer[i].modulation;
3589 state->fe[index_frontend]->dtv_property_cache.isdbt_sb_mode = c->isdbt_sb_mode;
3590 state->fe[index_frontend]->dtv_property_cache.inversion = c->inversion;
3591 state->fe[index_frontend]->dtv_property_cache.transmission_mode = c->transmission_mode;
3592 state->fe[index_frontend]->dtv_property_cache.guard_interval = c->guard_interval;
3593 state->fe[index_frontend]->dtv_property_cache.isdbt_partial_reception = c->isdbt_partial_reception;
3595 state->fe[index_frontend]->dtv_property_cache.layer[i].segment_count = c->layer[i].segment_count;
3596 state->fe[index_frontend]->dtv_property_cache.layer[i].interleaving = c->layer[i].interleaving;
3597 state->fe[index_frontend]->dtv_property_cache.layer[i].fec = c->layer[i].fec;
3598 state->fe[index_frontend]->dtv_property_cache.layer[i].modulation = c->layer[i].modulation;
3607 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache;
3624 state->fe[index_frontend]->dtv_property_cache.delivery_system = SYS_ISDBT;
3625 memcpy(&state->fe[index_frontend]->dtv_property_cache, &fe->dtv_property_cache, sizeof(struct dtv_frontend_properties));
3715 state->fe[l]->dtv_property_cache.isdbt_sb_mode = state->fe[index_frontend]->dtv_property_cache.isdbt_sb_mode;
3716 state->fe[l]->dtv_property_cache.inversion = state->fe[index_frontend]->dtv_property_cache.inversion;
3717 state->fe[l]->dtv_property_cache.transmission_mode = state->fe[index_frontend]->dtv_property_cache.transmission_mode;
3718 state->fe[l]->dtv_property_cache.guard_interval = state->fe[index_frontend]->dtv_property_cache.guard_interval;
3719 state->fe[l]->dtv_property_cache.isdbt_partial_reception = state->fe[index_frontend]->dtv_property_cache.isdbt_partial_reception;
3721 state->fe[l]->dtv_property_cache.layer[i].segment_count = state->fe[index_frontend]->dtv_property_cache.layer[i].segment_count;
3722 state->fe[l]->dtv_property_cache.layer[i].interleaving = state->fe[index_frontend]->dtv_property_cache.layer[i].interleaving;
3723 state->fe[l]->dtv_property_cache.layer[i].fec = state->fe[index_frontend]->dtv_property_cache.layer[i].fec;
3724 state->fe[l]->dtv_property_cache.layer[i].modulation = state->fe[index_frontend]->dtv_property_cache.layer[i].modulation;
4014 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache;
4128 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache;