Lines Matching defs:managed
729 if (!pdev->managed)
769 /* Here we cannot run through the pdev->managed check. */
782 /* This device is not managed. */
783 pdev->managed = true;
1215 bool managed)
1249 * is managed (lkpi_pci_devres_find() case); otherwise the resources are
1252 * Otherwise if we are called from a pcim-function with the managed
1253 * argument set, we need to track devres independent of pdev->managed.
1255 if (managed)
1264 /* Even if the device is not managed we need to track it for iomap. */