Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-mt65xx.c231 static const struct of_device_id mtk_i2c_of_match[] = { variable
239 MODULE_DEVICE_TABLE(of, mtk_i2c_of_match);
887 .of_match_table = of_match_ptr(mtk_i2c_of_match),