Searched refs:sun6i_a31_apb0_gates_clk_dt_ids (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clk/sunxi/
H A Dclk-sun6i-apb0-gates.c32 static const struct of_device_id sun6i_a31_apb0_gates_clk_dt_ids[] = { variable in typeref:struct:of_device_id
37 MODULE_DEVICE_TABLE(of, sun6i_a31_apb0_gates_clk_dt_ids);
56 device = of_match_device(sun6i_a31_apb0_gates_clk_dt_ids, &pdev->dev); sun6i_a31_apb0_gates_clk_probe()
103 .of_match_table = sun6i_a31_apb0_gates_clk_dt_ids,

Completed in 126 milliseconds