Home
last modified time | relevance | path

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

/linux-6.15/drivers/i2c/busses/
H A Di2c-axxia.c137 struct axxia_i2c_dev { struct
178 static int axxia_i2c_init(struct axxia_i2c_dev *idev) in axxia_i2c_init()
267 static int axxia_i2c_empty_rx_fifo(struct axxia_i2c_dev *idev) in axxia_i2c_empty_rx_fifo()
299 static int axxia_i2c_fill_tx_fifo(struct axxia_i2c_dev *idev) in axxia_i2c_fill_tx_fifo()
361 struct axxia_i2c_dev *idev = _dev; in axxia_i2c_isr()
602 struct axxia_i2c_dev *idev = i2c_get_adapdata(adap); in axxia_i2c_xfer()
623 struct axxia_i2c_dev *idev = i2c_get_adapdata(adap); in axxia_i2c_get_scl()
630 struct axxia_i2c_dev *idev = i2c_get_adapdata(adap); in axxia_i2c_set_scl()
642 struct axxia_i2c_dev *idev = i2c_get_adapdata(adap); in axxia_i2c_get_sda()
723 struct axxia_i2c_dev *idev = NULL; in axxia_i2c_probe()
[all …]