Home
last modified time | relevance | path

Searched refs:clk_rk3399_match_table (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/clk/rockchip/
Dclk-rk3399.c1623 static const struct of_device_id clk_rk3399_match_table[] = { variable
1640 match = of_match_device(clk_rk3399_match_table, &pdev->dev); in clk_rk3399_probe()
1654 .of_match_table = clk_rk3399_match_table,