Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/qcom/
H A Dmmcc-msm8960.c3099 static const struct of_device_id mmcc_msm8960_match_table[] = { variable
3104 MODULE_DEVICE_TABLE(of, mmcc_msm8960_match_table);
3113 match = of_match_device(mmcc_msm8960_match_table, dev); in mmcc_msm8960_probe()
3138 .of_match_table = mmcc_msm8960_match_table,