Searched refs:cami2c (Results 1 - 1 of 1) sorted by relevance

/drivers/i2c/busses/
H A Di2c-sh7760.c82 struct cami2c { struct
103 static inline void OUT32(struct cami2c *cam, int reg, unsigned long val)
108 static inline unsigned long IN32(struct cami2c *cam, int reg)
115 struct cami2c *id = ptr;
241 static void sh7760_i2c_mrecv(struct cami2c *id)
267 static void sh7760_i2c_msend(struct cami2c *id)
299 static inline int sh7760_i2c_busy_check(struct cami2c *id)
308 struct cami2c *id = adap->algo_data;
437 struct cami2c *id;
447 id = kzalloc(sizeof(struct cami2c), GFP_KERNE
[all...]

Completed in 9 milliseconds