Searched refs:clk_rk3188_match_table (Results 1 – 1 of 1) sorted by relevance
880 static const struct of_device_id clk_rk3188_match_table[] = { variable893 MODULE_DEVICE_TABLE(of, clk_rk3188_match_table);901 match = of_match_device(clk_rk3188_match_table, &pdev->dev); in clk_rk3188_probe()915 .of_match_table = clk_rk3188_match_table,