Home
last modified time | relevance | path

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

/linux-6.15/drivers/i2c/busses/
H A Di2c-ocores.c33 struct ocores_i2c { struct
48 void (*setreg)(struct ocores_i2c *i2c, int reg, u8 value); argument
49 u8 (*getreg)(struct ocores_i2c *i2c, int reg); argument
227 struct ocores_i2c *i2c = dev_id; in ocores_isr()
268 static int ocores_wait(struct ocores_i2c *i2c, in ocores_wait()
295 static int ocores_poll_wait(struct ocores_i2c *i2c) in ocores_poll_wait()
360 static int ocores_xfer_core(struct ocores_i2c *i2c, in ocores_xfer_core()
518 struct ocores_i2c *i2c) in ocores_i2c_of_probe()
588 struct ocores_i2c *i2c; in ocores_i2c_probe()
741 struct ocores_i2c *i2c = dev_get_drvdata(dev); in ocores_i2c_suspend()
[all …]