Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/
A Dproperty.c520 const char *prop, const char *nargs_prop, in fwnode_property_get_reference_args() argument
529 ret = fwnode_call_int_op(fwnode, get_reference_args, prop, nargs_prop, in fwnode_property_get_reference_args()
537 return fwnode_call_int_op(fwnode->secondary, get_reference_args, prop, nargs_prop, in fwnode_property_get_reference_args()
A Dswnode.c494 const char *propname, const char *nargs_prop, in software_node_get_reference_args() argument
531 if (nargs_prop) { in software_node_get_reference_args()
533 nargs_prop, sizeof(u32), in software_node_get_reference_args()
/linux-6.3-rc2/include/linux/
A Dfwnode.h152 const char *prop, const char *nargs_prop,
A Dproperty.h90 const char *prop, const char *nargs_prop,
/linux-6.3-rc2/drivers/of/
A Dproperty.c980 const char *prop, const char *nargs_prop, in of_fwnode_get_reference_args() argument
988 if (nargs_prop) in of_fwnode_get_reference_args()
990 nargs_prop, index, &of_args); in of_fwnode_get_reference_args()
/linux-6.3-rc2/drivers/acpi/
A Dproperty.c1499 const char *prop, const char *nargs_prop, in acpi_fwnode_get_reference_args() argument

Completed in 18 milliseconds