Home
last modified time | relevance | path

Searched refs:mt6397_of_match (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mfd/
H A Dmt6397-core.c214 static const struct of_device_id mt6397_of_match[] = { variable
228 MODULE_DEVICE_TABLE(of, mt6397_of_match);
240 .of_match_table = of_match_ptr(mt6397_of_match),
/kernel/linux/linux-6.6/drivers/mfd/
H A Dmt6397-core.c346 static const struct of_device_id mt6397_of_match[] = { variable
369 MODULE_DEVICE_TABLE(of, mt6397_of_match);
381 .of_match_table = mt6397_of_match,
/kernel/linux/linux-5.10/drivers/regulator/
H A Dmt6397-regulator.c399 static const struct of_device_id mt6397_of_match[] = { variable
403 MODULE_DEVICE_TABLE(of, mt6397_of_match);
408 .of_match_table = of_match_ptr(mt6397_of_match),
/kernel/linux/linux-6.6/drivers/regulator/
H A Dmt6397-regulator.c400 static const struct of_device_id mt6397_of_match[] __maybe_unused = {
404 MODULE_DEVICE_TABLE(of, mt6397_of_match);
410 .of_match_table = of_match_ptr(mt6397_of_match),

Completed in 5 milliseconds