Searched refs:clk_rk3128_match_table (Results 1 – 1 of 1) sorted by relevance
670 static const struct of_device_id clk_rk3128_match_table[] = { variable680 MODULE_DEVICE_TABLE(of, clk_rk3128_match_table);688 match = of_match_device(clk_rk3128_match_table, &pdev->dev); in clk_rk3128_probe()702 .of_match_table = clk_rk3128_match_table,