Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfwnode.h149 (*property_read_string_array)(const struct fwnode_handle *fwnode_handle, member
/linux-6.12.1/drivers/base/
Dproperty.c422 ret = fwnode_call_int_op(fwnode, property_read_string_array, propname, in fwnode_property_read_string_array()
427 return fwnode_call_int_op(fwnode->secondary, property_read_string_array, propname, in fwnode_property_read_string_array()
Dswnode.c681 .property_read_string_array = software_node_read_string_array,
/linux-6.12.1/drivers/of/
Dproperty.c1493 .property_read_string_array = of_fwnode_property_read_string_array,
/linux-6.12.1/drivers/acpi/
Dproperty.c1661 .property_read_string_array = \