Home
last modified time | relevance | path

Searched refs:acpi_dev_prop_read_single (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/acpi/
Dproperty.c382 int acpi_dev_prop_read_single(struct acpi_device *adev, const char *propname, in acpi_dev_prop_read_single() function
512 ret = acpi_dev_prop_read_single(adev, propname, proptype, val); in acpi_dev_prop_read()
/linux-4.1.27/include/linux/
Dacpi.h756 int acpi_dev_prop_read_single(struct acpi_device *adev, const char *propname,
791 static inline int acpi_dev_prop_read_single(struct acpi_device *adev, in acpi_dev_prop_read_single() function