Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
Di2c-ocores.c458 static struct i2c_algorithm ocores_algorithm = { variable
468 .algo = &ocores_algorithm,
694 ocores_algorithm.master_xfer = ocores_xfer_polling; in ocores_i2c_probe()
708 if (ocores_algorithm.master_xfer != ocores_xfer_polling) { in ocores_i2c_probe()
/kernel/linux/linux-6.6/drivers/i2c/busses/
Di2c-ocores.c457 static struct i2c_algorithm ocores_algorithm = { variable
467 .algo = &ocores_algorithm,
692 ocores_algorithm.master_xfer = ocores_xfer_polling; in ocores_i2c_probe()
698 if (ocores_algorithm.master_xfer != ocores_xfer_polling) { in ocores_i2c_probe()