Searched defs:out_args (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/pinctrl/
H A Ddevicetree.h47 pinctrl_parse_index_with_args(const struct device_node *np, const char *list_name, int index, struct of_phandle_args *out_args) argument
H A Ddevicetree.c375 pinctrl_copy_args(const struct device_node *np, const __be32 *list, int index, int nr_cells, int nr_elem, struct of_phandle_args *out_args) argument
408 pinctrl_parse_index_with_args(const struct device_node *np, const char *list_name, int index, struct of_phandle_args *out_args) argument
[all...]
/linux-master/include/linux/mfd/
H A Dsyscon.h54 syscon_regmap_lookup_by_phandle_args( struct device_node *np, const char *property, int arg_count, unsigned int *out_args) argument
/linux-master/drivers/mfd/
H A Dsyscon.c249 syscon_regmap_lookup_by_phandle_args(struct device_node *np, const char *property, int arg_count, unsigned int *out_args) argument
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.h136 u32 out_args; member in struct:qlcnic_mailbox_metadata
/linux-master/drivers/soc/fsl/qe/
H A Dtsa.c753 struct of_phandle_args out_args; local
[all...]
H A Dqmc.c1782 struct of_phandle_args out_args; local
/linux-master/drivers/of/
H A Dbase.c1293 __of_parse_phandle_with_args(const struct device_node *np, const char *list_name, const char *cells_name, int cell_count, int index, struct of_phandle_args *out_args) argument
1391 of_parse_phandle_with_args_map(const struct device_node *np, const char *list_name, const char *stem_name, int index, struct of_phandle_args *out_args) argument
[all...]
/linux-master/include/linux/
H A Dof.h738 __of_parse_phandle_with_args(const struct device_node *np, const char *list_name, const char *cells_name, int cell_count, int index, struct of_phandle_args *out_args) argument
748 of_parse_phandle_with_args_map(const struct device_node *np, const char *list_name, const char *stem_name, int index, struct of_phandle_args *out_args) argument
1005 of_parse_phandle_with_args(const struct device_node *np, const char *list_name, const char *cells_name, int index, struct of_phandle_args *out_args) argument
1051 of_parse_phandle_with_fixed_args(const struct device_node *np, const char *list_name, int cell_count, int index, struct of_phandle_args *out_args) argument
1076 of_parse_phandle_with_optional_args(const struct device_node *np, const char *list_name, const char *cells_name, int index, struct of_phandle_args *out_args) argument
[all...]
/linux-master/fs/fuse/
H A Dfuse_i.h313 struct fuse_arg out_args[2]; member in struct:fuse_args
/linux-master/drivers/clk/
H A Dclk.c435 of_parse_clkspec(const struct device_node *np, int index, const char *name, struct of_phandle_args *out_args) argument
5207 of_parse_clkspec(const struct device_node *np, int index, const char *name, struct of_phandle_args *out_args) argument

Completed in 263 milliseconds