Searched defs:si2157_dev (Results 1 – 1 of 1) sorted by relevance
24 struct si2157_dev { struct25 struct mutex i2c_mutex;26 struct dvb_frontend *fe;27 bool active;28 bool fw_loaded;29 bool inversion;30 u8 chiptype;31 u8 if_port;32 u32 if_frequency;33 struct delayed_work stat_work;