Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Ddevicetree.h49 struct of_phandle_args *out_args) in pinctrl_parse_index_with_args() argument
H A Ddevicetree.c386 struct of_phandle_args *out_args) in pinctrl_copy_args() argument
418 struct of_phandle_args *out_args) in pinctrl_parse_index_with_args() argument
[all...]
/linux/drivers/mfd/
H A Dsyscon.c320 unsigned int *out_args) in syscon_regmap_lookup_by_phandle_args() argument
/linux/include/linux/
H A Dof.h768 struct of_phandle_args *out_args) in __of_parse_phandle_with_args() argument
777 struct of_phandle_args *out_args) in of_parse_phandle_with_args_map() argument
1028 struct of_phandle_args *out_args) in of_parse_phandle_with_args() argument
1074 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
1099 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...]
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.h136 u32 out_args; member
/linux/drivers/of/
H A Dbase.c1374 struct of_phandle_args *out_args) in __of_parse_phandle_with_args() argument
1471 int index, struct of_phandle_args *out_args) in of_parse_phandle_with_args_map() argument
[all...]
/linux/rust/kernel/device/
H A Dproperty.rs264 let mut out_args = FwNodeReferenceArgs::default(); in property_get_reference_args() localVariable
/linux/drivers/remoteproc/
H A Dxlnx_r5_remoteproc.c1052 struct of_phandle_args out_args; in zynqmp_r5_get_tcm_node_from_dt() local
/linux/drivers/soc/fsl/qe/
H A Dtsa.c1076 struct of_phandle_args out_args; in tsa_serial_get_byphandle() local
[all...]
H A Dqmc.c2151 struct of_phandle_args out_args; in qmc_chan_get_byphandles_index() local
/linux/fs/fuse/
H A Dfuse_i.h331 struct fuse_arg out_args[2]; member