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

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

Completed in 125 milliseconds