Searched refs:dtv_property_cache (Results 1 – 7 of 7) sorted by relevance
1013 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dtv_property_cache_sync()1065 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dtv_property_legacy_params_sync()1120 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dtv_property_adv_params_sync()1155 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dtv_property_cache_submit()1201 tvp->u.data = fe->dtv_property_cache.frequency; in dtv_property_process_get()1204 tvp->u.data = fe->dtv_property_cache.modulation; in dtv_property_process_get()1207 tvp->u.data = fe->dtv_property_cache.bandwidth_hz; in dtv_property_process_get()1210 tvp->u.data = fe->dtv_property_cache.inversion; in dtv_property_process_get()1213 tvp->u.data = fe->dtv_property_cache.symbol_rate; in dtv_property_process_get()1216 tvp->u.data = fe->dtv_property_cache.fec_inner; in dtv_property_process_get()[all …]
354 struct dtv_frontend_properties dtv_property_cache; member
135 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in gp8psk_fe_set_frontend()
454 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in stv0288_set_frontend()
711 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in si21xx_set_frontend()
1208 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24116_set_frontend()
1439 struct dtv_frontend_properties *props = &fe->dtv_property_cache; in stb0899_search()