Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dtw9910.c223 struct tw9910_priv { struct
224 struct v4l2_subdev subdev;
225 struct clk *clk;
226 struct tw9910_video_info *info;
227 struct gpio_desc *pdn_gpio;
228 struct gpio_desc *rstb_gpio;
229 const struct tw9910_scale_ctrl *scale;
230 v4l2_std_id norm;
231 u32 revision;