Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-ocores.c446 static struct i2c_algorithm ocores_algorithm = { variable
456 .algo = &ocores_algorithm,
685 ocores_algorithm.xfer = ocores_xfer_polling; in ocores_i2c_probe()
691 if (ocores_algorithm.xfer != ocores_xfer_polling) { in ocores_i2c_probe()