Searched defs:ub960_data (Results 1 – 1 of 1) sorted by relevance
502 struct ub960_data { struct503 const struct ub960_hw_data *hw_data;505 struct regmap *regmap;508 struct mutex reg_lock;510 struct clk *refclk;512 struct regulator *vddio;514 struct gpio_desc *pd_gpio;515 struct delayed_work poll_work;519 struct v4l2_subdev sd;526 s64 tx_link_freq[1];[all …]