Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dfwnode.h136 const char *prop, const char *nargs_prop,
Dproperty.h75 const char *prop, const char *nargs_prop,
/kernel/linux/linux-5.10/drivers/base/
Dswnode.c481 const char *propname, const char *nargs_prop, in software_node_get_reference_args() argument
521 if (nargs_prop) { in software_node_get_reference_args()
523 nargs_prop, sizeof(u32), in software_node_get_reference_args()
Dproperty.c478 const char *prop, const char *nargs_prop, in fwnode_property_get_reference_args() argument
482 return fwnode_call_int_op(fwnode, get_reference_args, prop, nargs_prop, in fwnode_property_get_reference_args()
/kernel/linux/linux-5.10/drivers/of/
Dproperty.c943 const char *prop, const char *nargs_prop, in of_fwnode_get_reference_args() argument
951 if (nargs_prop) in of_fwnode_get_reference_args()
953 nargs_prop, index, &of_args); in of_fwnode_get_reference_args()
/kernel/linux/linux-5.10/drivers/acpi/
Dproperty.c1328 const char *prop, const char *nargs_prop, in acpi_fwnode_get_reference_args() argument