Home
last modified time | relevance | path

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

/include/linux/
A Dacpi.h1285 int acpi_dev_gpio_irq_wake_get_by(struct acpi_device *adev, const char *con_id, int index,
1298 static inline int acpi_dev_gpio_irq_wake_get_by(struct acpi_device *adev, const char *con_id, in acpi_dev_gpio_irq_wake_get_by() function
1308 return acpi_dev_gpio_irq_wake_get_by(adev, NULL, index, wake_capable); in acpi_dev_gpio_irq_wake_get()
1314 return acpi_dev_gpio_irq_wake_get_by(adev, con_id, index, NULL); in acpi_dev_gpio_irq_get_by()
1319 return acpi_dev_gpio_irq_wake_get_by(adev, NULL, index, NULL); in acpi_dev_gpio_irq_get()

Completed in 8 milliseconds