Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/spmi/
Dspmi-mtk-pmif.c517 static const struct of_device_id mtk_spmi_match_table[] = { variable
528 MODULE_DEVICE_TABLE(of, mtk_spmi_match_table);
533 .of_match_table = of_match_ptr(mtk_spmi_match_table),