Home
last modified time | relevance | path

Searched refs:acpi_dev_prop_get (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dacpi.h754 int acpi_dev_prop_get(struct acpi_device *adev, const char *propname,
784 static inline int acpi_dev_prop_get(struct acpi_device *adev, in acpi_dev_prop_get() function
/linux-4.1.27/drivers/base/
Dproperty.c134 return !acpi_dev_prop_get(acpi_node(fwnode), propname, NULL); in fwnode_property_present()
/linux-4.1.27/drivers/acpi/
Dproperty.c375 int acpi_dev_prop_get(struct acpi_device *adev, const char *propname, in acpi_dev_prop_get() function