Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/pci/cx23885/
Dcx23885.h228 struct cx23885_i2c { struct
229 struct cx23885_dev *dev;
231 int nr;
234 struct i2c_adapter i2c_adap;
235 struct i2c_client i2c_client;
236 u32 i2c_rc;
239 u32 i2c_period;
240 u32 reg_ctrl;
241 u32 reg_stat;
242 u32 reg_addr;
[all …]