Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/clk/qcom/
Dmmcc-sdm660.c2806 static const struct of_device_id mmcc_660_match_table[] = { variable
2811 MODULE_DEVICE_TABLE(of, mmcc_660_match_table);
2832 id = of_match_device(mmcc_660_match_table, &pdev->dev); in mmcc_660_probe()
2858 .of_match_table = mmcc_660_match_table,