current_standard  169 drivers/media/dvb-frontends/dib0090.c 	u8 current_standard;
current_standard 2305 drivers/media/dvb-frontends/dib0090.c 		if (state->current_rf != state->rf_request || (state->current_standard != state->fe->dtv_property_cache.delivery_system)) {
current_standard 2308 drivers/media/dvb-frontends/dib0090.c 			state->current_standard = 0;
current_standard 2447 drivers/media/dvb-frontends/dib0090.c 		state->current_standard = state->fe->dtv_property_cache.delivery_system;
current_standard 1884 drivers/media/dvb-frontends/drx39xyj/drx_driver.h 		enum drx_standard current_standard;
current_standard 2214 drivers/media/dvb-frontends/drx39xyj/drx_driver.h #define DRX_ATTR_CURRENTSTANDARD(d) ((d)->my_common_attr->current_standard)