Home
last modified time | relevance | path

Searched defs:rtl2830_dev (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/dvb-frontends/
Drtl2830_priv.h29 struct rtl2830_dev { struct
30 struct rtl2830_platform_data *pdata;
31 struct i2c_client *client;
32 struct regmap *regmap;
33 struct i2c_mux_core *muxc;
34 struct dvb_frontend fe;
35 bool sleeping;
36 unsigned long filters;
37 enum fe_status fe_status;
38 u64 post_bit_error_prev; /* for old DVBv3 read_ber() calculation */
[all …]