Home
last modified time | relevance | path

Searched refs:current_standard (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddib0090.c169 u8 current_standard; member
2306 if (state->current_rf != state->rf_request || (state->current_standard != state->fe->dtv_property_cache.delivery_system)) { in dib0090_tune()
2309 state->current_standard = 0; in dib0090_tune()
2448 state->current_standard = state->fe->dtv_property_cache.delivery_system; in dib0090_tune()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddib0090.c169 u8 current_standard; member
2308 if (state->current_rf != state->rf_request || (state->current_standard != state->fe->dtv_property_cache.delivery_system)) { in dib0090_tune()
2311 state->current_standard = 0; in dib0090_tune()
2450 state->current_standard = state->fe->dtv_property_cache.delivery_system; in dib0090_tune()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h1884 enum drx_standard current_standard; member
2214 #define DRX_ATTR_CURRENTSTANDARD(d) ((d)->my_common_attr->current_standard)
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h1884 enum drx_standard current_standard; member
2214 #define DRX_ATTR_CURRENTSTANDARD(d) ((d)->my_common_attr->current_standard)

Completed in 15 milliseconds