Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dfc2580_priv.h119 struct fc2580_dev { struct
120 u32 clk;
121 struct i2c_client *client;
122 struct regmap *regmap;
123 struct v4l2_subdev subdev;
124 bool active;
125 unsigned int f_frequency;
126 unsigned int f_bandwidth;
129 struct v4l2_ctrl_handler hdl;
130 struct v4l2_ctrl *bandwidth_auto;
[all …]