Searched defs:tw9910_priv (Results 1 – 1 of 1) sorted by relevance
228 struct tw9910_priv { struct229 struct v4l2_subdev subdev;230 struct clk *clk;231 struct tw9910_video_info *info;232 struct gpio_desc *pdn_gpio;233 struct gpio_desc *rstb_gpio;234 const struct tw9910_scale_ctrl *scale;235 v4l2_std_id norm;236 u32 revision;