Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/i2c/busses/
Di2c-mt65xx.c409 static const struct of_device_id mtk_i2c_of_match[] = { variable
419 MODULE_DEVICE_TABLE(of, mtk_i2c_of_match);
1373 .of_match_table = of_match_ptr(mtk_i2c_of_match),