Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Ddevicetree.h49 struct of_phandle_args *out_args) in pinctrl_parse_index_with_args()
/linux/include/linux/mfd/
H A Dsyscon.h60 unsigned int *out_args) in syscon_regmap_lookup_by_phandle_args()
/linux/drivers/mfd/
H A Dsyscon.c320 unsigned int *out_args) in syscon_regmap_lookup_by_phandle_args()
/linux/include/linux/
H A Dof.h775 struct of_phandle_args *out_args) in __of_parse_phandle_with_args()
784 struct of_phandle_args *out_args) in of_parse_phandle_with_args_map()
1035 struct of_phandle_args *out_args) in of_parse_phandle_with_args()
1081 struct of_phandle_args *out_args) in of_parse_phandle_with_fixed_args()
1106 struct of_phandle_args *out_args) in of_parse_phandle_with_optional_args()
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.h136 u32 out_args; member
/linux/rust/kernel/device/
H A Dproperty.rs264 let mut out_args = FwNodeReferenceArgs::default(); 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
/linux/drivers/clk/
H A Dclk.c431 struct of_phandle_args *out_args) in of_parse_clkspec()
5207 const char *name, struct of_phandle_args *out_args) in of_parse_clkspec()
/linux/fs/fuse/
H A Dfuse_i.h337 struct fuse_arg out_args[2]; member