Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dfwnode.h152 (*property_read_string_array)(const struct fwnode_handle *fwnode_handle, member
/linux-6.14.4/drivers/base/
Dproperty.c460 ret = fwnode_call_int_op(fwnode, property_read_string_array, propname, in fwnode_property_read_string_array()
465 return fwnode_call_int_op(fwnode->secondary, property_read_string_array, propname, in fwnode_property_read_string_array()
Dswnode.c682 .property_read_string_array = software_node_read_string_array,
/linux-6.14.4/drivers/of/
Dproperty.c1597 .property_read_string_array = of_fwnode_property_read_string_array,
/linux-6.14.4/drivers/acpi/
Dproperty.c1662 .property_read_string_array = \