Lines Matching full:managed
144 * devm_pci_remap_iospace - Managed pci_remap_iospace()
149 * Managed pci_remap_iospace(). Map is automatically unmapped on driver
175 * devm_pci_remap_cfgspace - Managed pci_remap_cfgspace()
180 * Managed pci_remap_cfgspace(). Map is automatically unmapped on driver
213 * All operations are managed and will be undone on driver detach.
271 * pcim_set_mwi - a device-managed pci_set_mwi()
274 * Managed pci_set_mwi().
316 * pcim_intx - managed pci_intx()
362 * pcim_enable_device - Managed pci_enable_device()
367 * Managed pci_enable_device(). Device will automatically be disabled on
396 * pcim_pin_device - Pin managed PCI device
399 * Pin managed PCI device @pdev. Pinned device won't be disabled on driver
426 * exist and @pdev is managed, it will be allocated. All iomaps
521 * pcim_iomap - Managed pcim_iomap()
528 * Managed pci_iomap(). Map is automatically unmapped on driver detach. If
571 * pcim_iounmap - Managed pci_iounmap()
575 * Managed pci_iounmap(). @addr must have been mapped using a pcim_* mapping