Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/qcom/
H A Dgcc-msm8974.c2684 static const struct of_device_id gcc_msm8974_match_table[] = { variable
2690 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,
/kernel/linux/linux-6.6/drivers/clk/qcom/
H A Dgcc-msm8974.c2842 static const struct of_device_id gcc_msm8974_match_table[] = { variable
2849 MODULE_DEVICE_TABLE(of, gcc_msm8974_match_table);
2880 id = of_match_device(gcc_msm8974_match_table, dev); in gcc_msm8974_probe()
2906 .of_match_table = gcc_msm8974_match_table,

Completed in 5 milliseconds