Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/qcom/
H A Dmmcc-sdm660.c2809 static const struct of_device_id mmcc_660_match_table[] = { variable
2814 MODULE_DEVICE_TABLE(of, mmcc_660_match_table);
2835 id = of_match_device(mmcc_660_match_table, &pdev->dev); in mmcc_660_probe()
2861 .of_match_table = mmcc_660_match_table,