Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dfc2580_priv.h132 struct fc2580_dev { struct
133 u32 clk;
134 struct i2c_client *client;
135 struct regmap *regmap;
136 struct v4l2_subdev subdev;
137 bool active;
138 unsigned int f_frequency;
139 unsigned int f_bandwidth;
142 struct v4l2_ctrl_handler hdl;
143 struct v4l2_ctrl *bandwidth_auto;
[all …]