Home
last modified time | relevance | path

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

/linux/drivers/media/tuners/
H A Dsi2157_priv.h23 struct si2157_dev { struct
24 struct mutex i2c_mutex;
25 struct dvb_frontend *fe;
26 unsigned int active:1;
27 unsigned int inversion:1;
28 unsigned int dont_load_firmware:1;
29 u8 part_id;
30 u8 if_port;
31 u32 if_frequency;
32 u32 bandwidth;
[all …]