Searched refs:clk_rk3568_match_table (Results 1 – 1 of 1) sorted by relevance
1686 static const struct of_device_id clk_rk3568_match_table[] = { variable1696 MODULE_DEVICE_TABLE(of, clk_rk3568_match_table);1704 match = of_match_device(clk_rk3568_match_table, &pdev->dev); in clk_rk3568_probe()1718 .of_match_table = clk_rk3568_match_table,