Searched refs:nargs_prop (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | swnode.c | 494 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 D | property.c | 478 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 D | fwnode.h | 129 const char *prop, const char *nargs_prop,
|
| H A D | property.h | 75 const char *prop, const char *nargs_prop,
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | property.c | 944 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 D | property.c | 1328 const char *prop, const char *nargs_prop, in acpi_fwnode_get_reference_args() argument
|