Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov772x.c416 struct ov772x_priv { struct
419 struct clk *clk;
420 struct regmap *regmap;
422 struct gpio_desc *pwdn_gpio;
423 struct gpio_desc *rstb_gpio;
428 unsigned int test_pattern;
431 unsigned int fps;
433 struct mutex lock;
434 int power_count;
435 int streaming;
[all …]