Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/vin-cci/
Dsunxi_cci.h39 struct cci_dev { struct
40 struct platform_device *pdev;
41 struct i2c_adapter adap;
42 unsigned int id;
43 spinlock_t slock;
44 int irq;
45 int use_cnt;
46 wait_queue_head_t wait;
48 void __iomem *base;
50 struct list_head cci_list;
[all …]