Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dsi2157_priv.h24 struct si2157_dev { struct
25 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;