acpi_dev_resource_interrupt
if (!acpi_dev_resource_interrupt(ares, 0, &r)) {
EXPORT_SYMBOL_GPL(acpi_dev_resource_interrupt);
for (i = 0; acpi_dev_resource_interrupt(ares, i, res); i++) {
if (!acpi_dev_resource_interrupt(res, 0, &r)) {
if (!acpi_dev_resource_interrupt(ares, 0, &r))
if (acpi_dev_resource_interrupt(res, 0, r)) {
for (i = 1; acpi_dev_resource_interrupt(res, i, r); i++)
if (acpi_dev_resource_interrupt(ares, 0, &r))
bool acpi_dev_resource_interrupt(struct acpi_resource *ares, int index,