Home
last modified time | relevance | path

Searched refs:nargs_prop (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/
Dfwnode.h96 const char *prop, const char *nargs_prop,
Dproperty.h77 const char *prop, const char *nargs_prop,
/Linux-v4.19/drivers/of/
Dproperty.c904 const char *prop, const char *nargs_prop, in of_fwnode_get_reference_args() argument
912 if (nargs_prop) in of_fwnode_get_reference_args()
914 nargs_prop, index, &of_args); in of_fwnode_get_reference_args()
/Linux-v4.19/drivers/base/
Dproperty.c753 const char *prop, const char *nargs_prop, in fwnode_property_get_reference_args() argument
757 return fwnode_call_int_op(fwnode, get_reference_args, prop, nargs_prop, in fwnode_property_get_reference_args()
/Linux-v4.19/drivers/acpi/
Dproperty.c1230 const char *prop, const char *nargs_prop, in acpi_fwnode_get_reference_args() argument