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

/linux-4.1.27/include/linux/
H A 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, acpi_dev_prop_get() function
/linux-4.1.27/drivers/acpi/
H A Dproperty.c375 int acpi_dev_prop_get(struct acpi_device *adev, const char *propname, acpi_dev_prop_get() function
/linux-4.1.27/drivers/base/
H A Dproperty.c134 return !acpi_dev_prop_get(acpi_node(fwnode), propname, NULL); fwnode_property_present()

Completed in 100 milliseconds