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

/drivers/clk/qcom/
H A Dgcc-msm8960.c3482 static const struct of_device_id gcc_msm8960_match_table[] = { variable in typeref:struct:of_device_id
3487 MODULE_DEVICE_TABLE(of, gcc_msm8960_match_table);
3495 match = of_match_device(gcc_msm8960_match_table, &pdev->dev);
3523 .of_match_table = gcc_msm8960_match_table,

Completed in 37 milliseconds