Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/
H A Dswnode.c494 const char *propname, const char *nargs_prop, in software_node_get_reference_args() argument
534 if (nargs_prop) { in software_node_get_reference_args()
536 nargs_prop, sizeof(u32), in software_node_get_reference_args()
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfwnode.h129 const char *prop, const char *nargs_prop,
H A Dproperty.h75 const char *prop, const char *nargs_prop,
/OK3568_Linux_fs/kernel/drivers/of/
H A Dproperty.c944 const char *prop, const char *nargs_prop, in of_fwnode_get_reference_args() argument
952 if (nargs_prop) in of_fwnode_get_reference_args()
954 nargs_prop, index, &of_args); in of_fwnode_get_reference_args()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dproperty.c1328 const char *prop, const char *nargs_prop, in acpi_fwnode_get_reference_args() argument