Searched refs:clk_rv1106_match_table (Results 1 – 1 of 1) sorted by relevance
1241 static const struct of_device_id clk_rv1106_match_table[] = { variable1251 MODULE_DEVICE_TABLE(of, clk_rv1106_match_table);1259 match = of_match_device(clk_rv1106_match_table, &pdev->dev); in clk_rv1106_probe()1273 .of_match_table = clk_rv1106_match_table,