Searched defs:m88ds3103_dev (Results 1 – 1 of 1) sorted by relevance
30 struct m88ds3103_dev { struct31 struct i2c_client *client;34 struct regmap *regmap;37 struct dvb_frontend fe;39 enum fe_status fe_status;44 u8 chip_id;46 u8 chiptype;48 s32 mclk;49 u64 post_bit_error;50 u64 post_bit_count;[all …]
Completed in 5 milliseconds