Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/qcom/
Dgcc-msm8960.c3497 static const struct of_device_id gcc_msm8960_match_table[] = { variable
3502 MODULE_DEVICE_TABLE(of, gcc_msm8960_match_table);
3510 match = of_match_device(gcc_msm8960_match_table, &pdev->dev); in gcc_msm8960_probe()
3537 .of_match_table = gcc_msm8960_match_table,