Searched refs:gcc_msm8974_match_table (Results 1 – 1 of 1) sorted by relevance
2684 static const struct of_device_id gcc_msm8974_match_table[] = { variable2690 MODULE_DEVICE_TABLE(of, gcc_msm8974_match_table);2714 id = of_match_device(gcc_msm8974_match_table, dev); in gcc_msm8974_probe()2737 .of_match_table = gcc_msm8974_match_table,