Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
De4000_priv.h30 struct e4000_dev { struct
31 struct i2c_client *client;
32 struct regmap *regmap;
33 u32 clk;
34 struct dvb_frontend *fe;
35 struct v4l2_subdev sd;
36 bool active;
37 unsigned int f_frequency;
38 unsigned int f_bandwidth;
41 struct v4l2_ctrl_handler hdl;
[all …]