Home
last modified time | relevance | path

Searched defs:out_args (Results 1 – 9 of 9) 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/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(); 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
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