Searched defs:ov2775 (Results 1 – 1 of 1) sorted by relevance
132 struct ov2775 { struct133 struct i2c_client *client;134 struct clk *xvclk;135 struct gpio_desc *rst_gpio;136 struct gpio_desc *pd_gpio;160 const struct ov2775_mode *cur_mode; argument161 const struct ov2775_mode *support_modes; argument170 #define to_ov2775(sd) container_of(sd, struct ov2775, subdev) argument3967 struct ov2775 *ov2775 = to_ov2775(sd); in ov2775_find_best_fit() local3990 struct ov2775 *ov2775 = to_ov2775(sd); in ov2775_set_fmt() local[all …]