Lines Matching refs:list
550 * acpi_device_del() under the ACPICA's namespace mutex and the list is used to
1011 * Use power resources only if the D0 list of them is populated, because
1013 * in those cases the power resources list returned by it may be bogus.
1018 * D3cold is supported if the D3hot list of power resources is
1124 list_for_each_entry(hwid, &adev->pnp.ids, list)
1209 hid = list_first_entry(&device->pnp.ids, struct acpi_hardware_id, list);
1228 list_add_tail(&id->list, &pnp->ids);
1362 list_for_each_entry_safe(id, tmp, &pnp->ids, list) {
1425 LIST_HEAD(list);
1452 ret = acpi_dev_get_dma_resources(adev, &list);
1460 list_for_each_entry(rentry, &list, node) {
1478 acpi_dev_free_resource_list(&list);
1830 list_for_each_entry(hwid, &adev->pnp.ids, list) {
1974 list_for_each_entry(hwid, &device->pnp.ids, list) {