Home
last modified time | relevance | path

Searched refs:ocores_i2c (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/i2c/busses/
H A Di2c-ocores.c33 struct ocores_i2c { struct
49 void (*setreg)(struct ocores_i2c *i2c, int reg, u8 value); argument
50 u8 (*getreg)(struct ocores_i2c *i2c, int reg); argument
238 struct ocores_i2c *i2c = dev_id; in ocores_isr()
279 static int ocores_wait(struct ocores_i2c *i2c, in ocores_wait()
306 static int ocores_poll_wait(struct ocores_i2c *i2c) in ocores_poll_wait()
371 static int ocores_xfer_core(struct ocores_i2c *i2c, in ocores_xfer_core()
529 struct ocores_i2c *i2c) in ocores_i2c_of_probe()
599 struct ocores_i2c *i2c; in ocores_i2c_probe()
748 struct ocores_i2c *i2c = dev_get_drvdata(dev); in ocores_i2c_suspend()
[all …]