Lines Matching full:managed
2 Devres - Managed Device Resource
16 6. List of managed interfaces: Currently implemented managed interfaces
57 Managed interface is created for resources commonly used by device
59 using dma_alloc_coherent(). The managed version is called
61 for the DMA memory allocated using it is managed and will be
101 detached. If most resources are acquired using managed interface, a
138 managed devm_* versions it is up to you to check if internal operations
139 like allocating memory, have failed. Managed resources pertains to the
142 necessary before moving to the managed devm_* calls.
242 6. List of managed interfaces
380 devm_pci_alloc_host_bridge() : managed PCI host bridge allocation
383 pcim_enable_device() : after success, all PCI ops become managed