Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mfd/
Dmt6397-core.c345 static const struct of_device_id mt6397_of_match[] = { variable
368 MODULE_DEVICE_TABLE(of, mt6397_of_match);
380 .of_match_table = mt6397_of_match,
/Linux-v6.1/drivers/regulator/
Dmt6397-regulator.c400 static const struct of_device_id mt6397_of_match[] = { variable
404 MODULE_DEVICE_TABLE(of, mt6397_of_match);
409 .of_match_table = of_match_ptr(mt6397_of_match),