Searched refs:gcc_msm8974_match_table (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clk/qcom/
H A Dgcc-msm8974.c2695 static const struct of_device_id gcc_msm8974_match_table[] = { variable in typeref:struct:of_device_id
2701 MODULE_DEVICE_TABLE(of, gcc_msm8974_match_table);
2725 id = of_match_device(gcc_msm8974_match_table, dev); gcc_msm8974_probe()
2751 .of_match_table = gcc_msm8974_match_table,

Completed in 42 milliseconds