Searched refs:of_phandle_args (Results 1 – 8 of 8) sorted by relevance
/include/linux/ |
D | of_dma.h | 26 (struct of_phandle_args *, struct of_dma *); 38 (struct of_phandle_args *, struct of_dma *), 43 extern struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, 48 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() 64 static inline struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, in of_dma_simple_xlate()
|
D | of_gpio.h | 59 const struct of_phandle_args *gpiospec, 72 const struct of_phandle_args *gpiospec, in of_gpio_simple_xlate()
|
D | reset-controller.h | 44 const struct of_phandle_args *reset_spec);
|
D | clk.h | 365 struct of_phandle_args; 370 struct clk *of_clk_get_from_provider(struct of_phandle_args *clkspec);
|
D | clk-provider.h | 427 struct clk *(*clk_src_get)(struct of_phandle_args *args, 431 struct clk *of_clk_src_simple_get(struct of_phandle_args *clkspec, 437 struct clk *of_clk_src_onecell_get(struct of_phandle_args *clkspec, void *data);
|
D | pwm.h | 162 const struct of_phandle_args *args); 178 const struct of_phandle_args *args);
|
D | of.h | 71 struct of_phandle_args { struct 283 struct of_phandle_args *out_args); 498 struct of_phandle_args *out_args) in of_parse_phandle_with_args()
|
/include/asm-generic/ |
D | gpio.h | 144 const struct of_phandle_args *gpiospec, u32 *flags);
|