Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i2c/busses/
Di2c-ocores.c405 static int ocores_xfer_polling(struct i2c_adapter *adap, in ocores_xfer_polling() function
456 .master_xfer_atomic = ocores_xfer_polling,
698 ocores_algorithm.master_xfer = ocores_xfer_polling; in ocores_i2c_probe()
704 if (ocores_algorithm.master_xfer != ocores_xfer_polling) { in ocores_i2c_probe()