Searched defs:tw9910_priv (Results 1 – 1 of 1) sorted by relevance
223 struct tw9910_priv { struct224 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;