Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-ocores.c471 static const struct of_device_id ocores_i2c_match[] = { variable
490 MODULE_DEVICE_TABLE(of, ocores_i2c_match);
595 match = of_match_node(ocores_i2c_match, pdev->dev.of_node); in ocores_i2c_of_probe()
700 match = of_match_node(ocores_i2c_match, pdev->dev.of_node); in ocores_i2c_probe()
811 .of_match_table = ocores_i2c_match,
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-ocores.c470 static const struct of_device_id ocores_i2c_match[] = { variable
487 MODULE_DEVICE_TABLE(of, ocores_i2c_match);
584 match = of_match_node(ocores_i2c_match, pdev->dev.of_node); in ocores_i2c_of_probe()
782 .of_match_table = ocores_i2c_match,

Completed in 3 milliseconds