Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/
H A Ddevicetree.h41 pinctrl_parse_index_with_args(const struct device_node *np, const char *list_name, int index, struct of_phandle_args *out_args) pinctrl_parse_index_with_args() argument
H A Ddevicetree.c377 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) pinctrl_copy_args() argument
410 pinctrl_parse_index_with_args(const struct device_node *np, const char *list_name, int index, struct of_phandle_args *out_args) pinctrl_parse_index_with_args() argument
[all...]
/kernel/linux/linux-5.10/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) syscon_regmap_lookup_by_phandle_args() argument
/kernel/linux/linux-6.6/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) pinctrl_parse_index_with_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) pinctrl_copy_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) pinctrl_parse_index_with_args() argument
[all...]
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dsyscon.h57 syscon_regmap_lookup_by_phandle_args( struct device_node *np, const char *property, int arg_count, unsigned int *out_args) syscon_regmap_lookup_by_phandle_args() argument
/kernel/linux/linux-5.10/drivers/mfd/
H A Dsyscon.c233 syscon_regmap_lookup_by_phandle_args(struct device_node *np, const char *property, int arg_count, unsigned int *out_args) syscon_regmap_lookup_by_phandle_args() argument
/kernel/linux/linux-6.6/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) syscon_regmap_lookup_by_phandle_args() argument
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dzx2967_wdt.c169 struct of_phandle_args out_args; in zx2967_wdt_reset_sysctrl() local
/kernel/linux/linux-5.10/drivers/gpu/drm/zte/
H A Dzx_tvenc.c303 struct of_phandle_args out_args; in zx_tvenc_pwrctrl_init() local
H A Dzx_vga.c194 struct of_phandle_args out_args; in zx_vga_pwrctrl_init() local
/kernel/linux/linux-5.10/sound/soc/zte/
H A Dzx-tdm.c374 struct of_phandle_args out_args; in zx_tdm_probe() local
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.h136 u32 out_args; member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.h136 u32 out_args; member
/kernel/linux/linux-6.6/drivers/soc/fsl/qe/
H A Dtsa.c754 struct of_phandle_args out_args; in tsa_serial_get_byphandle() local
[all...]
H A Dqmc.c1451 struct of_phandle_args out_args; in qmc_chan_get_byphandle() local
/kernel/linux/linux-5.10/fs/fuse/
H A Dfuse_i.h272 struct fuse_arg out_args[2]; member
/kernel/linux/linux-5.10/drivers/of/
H A Dbase.c1375 __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) __of_parse_phandle_with_args() argument
1485 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) of_parse_phandle_with_args() argument
1545 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) of_parse_phandle_with_args_map() argument
1718 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) of_parse_phandle_with_fixed_args() argument
[all...]
/kernel/linux/linux-6.6/drivers/of/
H A Dbase.c1241 __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) __of_parse_phandle_with_args() argument
1339 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) of_parse_phandle_with_args_map() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dof.h717 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) of_parse_phandle_with_args() argument
726 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) of_parse_phandle_with_args_map() argument
735 of_parse_phandle_with_fixed_args(const struct device_node *np, const char *list_name, int cells_count, int index, struct of_phandle_args *out_args) of_parse_phandle_with_fixed_args() argument
/kernel/linux/linux-6.6/fs/fuse/
H A Dfuse_i.h287 struct fuse_arg out_args[2]; member
/kernel/linux/linux-6.6/include/linux/
H A Dof.h728 __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) __of_parse_phandle_with_args() argument
738 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) of_parse_phandle_with_args_map() argument
987 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) of_parse_phandle_with_args() argument
1033 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) of_parse_phandle_with_fixed_args() argument
1058 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) of_parse_phandle_with_optional_args() argument
[all...]
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c442 of_parse_clkspec(const struct device_node *np, int index, const char *name, struct of_phandle_args *out_args) of_parse_clkspec() argument
4803 of_parse_clkspec(const struct device_node *np, int index, const char *name, struct of_phandle_args *out_args) of_parse_clkspec() argument
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c347 of_parse_clkspec(const struct device_node *np, int index, const char *name, struct of_phandle_args *out_args) of_parse_clkspec() argument
5048 of_parse_clkspec(const struct device_node *np, int index, const char *name, struct of_phandle_args *out_args) of_parse_clkspec() argument

Completed in 38 milliseconds