Lines Matching defs:fc2580_dev
132 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;
144 struct v4l2_ctrl *bandwidth;