Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i2c/busses/
Di2c-mt65xx.c501 static const struct of_device_id mtk_i2c_of_match[] = { variable
514 MODULE_DEVICE_TABLE(of, mtk_i2c_of_match);
1538 .of_match_table = of_match_ptr(mtk_i2c_of_match),