Searched refs:clk_px30_match_table (Results 1 – 1 of 1) sorted by relevance
1113 static const struct of_device_id clk_px30_match_table[] = { variable1123 MODULE_DEVICE_TABLE(of, clk_px30_match_table);1131 match = of_match_device(clk_px30_match_table, &pdev->dev); in clk_px30_probe()1146 .of_match_table = clk_px30_match_table,