Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dmt6397-core.c388 static const struct of_device_id mt6397_of_match[] = { variable
414 MODULE_DEVICE_TABLE(of, mt6397_of_match);
426 .of_match_table = mt6397_of_match,
/linux/drivers/regulator/
H A Dmt6397-regulator.c400 static const struct of_device_id mt6397_of_match[] __maybe_unused = { variable
404 MODULE_DEVICE_TABLE(of, mt6397_of_match);
410 .of_match_table = of_match_ptr(mt6397_of_match),