Searched refs:gcc_msm8974_match_table (Results 1 – 1 of 1) sorted by relevance
2828 static const struct of_device_id gcc_msm8974_match_table[] = { variable2835 MODULE_DEVICE_TABLE(of, gcc_msm8974_match_table);2866 id = of_match_device(gcc_msm8974_match_table, dev); in gcc_msm8974_probe()2892 .of_match_table = gcc_msm8974_match_table,