Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dfwnode.h141 (*property_read_string_array)(const struct fwnode_handle *fwnode_handle, member
/linux-6.8/drivers/base/
Dproperty.c421 ret = fwnode_call_int_op(fwnode, property_read_string_array, propname, in fwnode_property_read_string_array()
426 return fwnode_call_int_op(fwnode->secondary, property_read_string_array, propname, in fwnode_property_read_string_array()
Dswnode.c670 .property_read_string_array = software_node_read_string_array,
/linux-6.8/drivers/of/
Dproperty.c1446 .property_read_string_array = of_fwnode_property_read_string_array,
/linux-6.8/drivers/acpi/
Dproperty.c1653 .property_read_string_array = \