mmcc_msm8960_match_table 3015 drivers/clk/qcom/mmcc-msm8960.c static const struct of_device_id mmcc_msm8960_match_table[] = {
mmcc_msm8960_match_table 3020 drivers/clk/qcom/mmcc-msm8960.c MODULE_DEVICE_TABLE(of, mmcc_msm8960_match_table);
mmcc_msm8960_match_table 3029 drivers/clk/qcom/mmcc-msm8960.c 	match = of_match_device(mmcc_msm8960_match_table, dev);
mmcc_msm8960_match_table 3054 drivers/clk/qcom/mmcc-msm8960.c 		.of_match_table = mmcc_msm8960_match_table,