Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dds90ub960.c492 struct ub960_data { struct
493 const struct ub960_hw_data *hw_data;
494 struct i2c_client *client; /* for shared local registers */
495 struct regmap *regmap;
498 struct mutex reg_lock;
500 struct clk *refclk;
502 struct regulator *vddio;
504 struct gpio_desc *pd_gpio;
505 struct delayed_work poll_work;
506 struct ub960_rxport *rxports[UB960_MAX_RX_NPORTS];
[all …]