Home
last modified time | relevance | path

Searched refs:ocores_i2c_of_probe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-ocores.c531 static int ocores_i2c_of_probe(struct platform_device *pdev, in ocores_i2c_of_probe() function
605 #define ocores_i2c_of_probe(pdev, i2c) -ENODEV macro
654 ret = ocores_i2c_of_probe(pdev, i2c); in ocores_i2c_probe()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-ocores.c528 static int ocores_i2c_of_probe(struct platform_device *pdev, in ocores_i2c_of_probe() function
594 #define ocores_i2c_of_probe(pdev, i2c) -ENODEV macro
642 ret = ocores_i2c_of_probe(pdev, i2c); in ocores_i2c_probe()

Completed in 3 milliseconds