Searched refs:rent (Results 1 – 1 of 1) sorted by relevance
725 struct resource_entry *rent; in acpi_stm_get_stimulus_area() local743 list_for_each_entry(rent, &res_list, node) { in acpi_stm_get_stimulus_area()744 if (resource_type(rent->res) != IORESOURCE_MEM) in acpi_stm_get_stimulus_area()747 *res = *rent->res; in acpi_stm_get_stimulus_area()