Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-ocores.c397 static int ocores_xfer_polling(struct i2c_adapter *adap, in ocores_xfer_polling() function
448 .xfer_atomic = ocores_xfer_polling,
685 ocores_algorithm.xfer = ocores_xfer_polling; in ocores_i2c_probe()
691 if (ocores_algorithm.xfer != ocores_xfer_polling) { in ocores_i2c_probe()