Searched refs:acpi_node_prop_read (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/acpi/
H A Dproperty.c1227 * acpi_node_prop_read - retrieve the value of an ACPI property with given name.
1238 static int acpi_node_prop_read(const struct fwnode_handle *fwnode, function
1549 return acpi_node_prop_read(fwnode, propname, type, val, nval);
1557 return acpi_node_prop_read(fwnode, propname, DEV_PROP_STRING,

Completed in 93 milliseconds