Home
last modified time | relevance | path

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

/linux-6.15/drivers/i2c/busses/
H A Di2c-xiic.c83 struct xiic_i2c { struct
253 struct xiic_i2c *i2c = dev_get_drvdata(dev); in xiic_i2c_runtime_suspend()
262 struct xiic_i2c *i2c = dev_get_drvdata(dev); in xiic_i2c_runtime_resume()
404 static int xiic_setclk(struct xiic_i2c *i2c) in xiic_setclk()
479 static int xiic_reinit(struct xiic_i2c *i2c) in xiic_reinit()
512 static void xiic_deinit(struct xiic_i2c *i2c) in xiic_deinit()
579 static void xiic_read_rx(struct xiic_i2c *i2c) in xiic_read_rx()
730 struct xiic_i2c *i2c = dev_id; in xiic_process()
900 static int xiic_bus_busy(struct xiic_i2c *i2c) in xiic_bus_busy()
1325 struct xiic_i2c *i2c = i2c_get_adapdata(adap); in xiic_xfer()
[all …]