Home
last modified time | relevance | path

Searched refs:devm_iounmap (Results 1 – 19 of 19) sorted by relevance

/linux/lib/
H A Ddevres.c116 void devm_iounmap(struct device *dev, void __iomem *addr) in devm_iounmap() function
121 EXPORT_SYMBOL(devm_iounmap);
/linux/drivers/mcb/
H A Dmcb-pci.c97 devm_iounmap(&pdev->dev, priv->base); in mcb_pci_probe()
H A Dmcb-lpc.c68 devm_iounmap(&pdev->dev, priv->base); in mcb_lpc_probe()
/linux/drivers/bus/fsl-mc/
H A Dmc-io.c142 devm_iounmap(mc_io->dev, mc_io->portal_virt_addr); in fsl_destroy_mc_io()
/linux/drivers/platform/x86/intel/pmt/
H A Ddiscovery.c345 devm_iounmap(priv->dev, disc_base); in pmt_feature_get_disc_table()
447 devm_iounmap(priv->dev, feat_base); in pmt_feature_get_feature_table()
/linux/drivers/infiniband/hw/efa/
H A Defa_main.c631 devm_iounmap(&pdev->dev, edev->reg_bar); in efa_probe_device()
653 devm_iounmap(&pdev->dev, edev->reg_bar); in efa_remove_device()
/linux/drivers/ntb/
H A Dmsi.c73 devm_iounmap(&ntb->dev, ntb->msi->peer_mws[i]); in ntb_msi_init()
/linux/drivers/gpio/
H A Dgpio-lpc18xx.c266 devm_iounmap(dev, ic->base); in lpc18xx_gpio_pin_ic_probe()
/linux/drivers/pci/controller/
H A Dpci-mvebu.c1517 devm_iounmap(dev, port->base); in mvebu_pcie_probe()
1529 devm_iounmap(dev, port->base); in mvebu_pcie_probe()
/linux/drivers/tty/serial/
H A Dowl-uart.c391 devm_iounmap(port->dev, port->membase); in owl_uart_release_port()
H A Drda-uart.c536 devm_iounmap(port->dev, port->membase); in rda_uart_release_port()
H A Dmeson_uart.c425 devm_iounmap(port->dev, port->membase); in meson_uart_release_port()
H A Dlantiq.c503 devm_iounmap(&pdev->dev, port->membase); in lqasc_release_port()
/linux/drivers/soc/qcom/
H A Dsmem.c1213 devm_iounmap(smem->dev, smem->regions[0].virt_base); in qcom_smem_probe()
/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_tpmi_core.c1665 devm_iounmap(dev, pd_info[i].sst_base); in tpmi_sst_dev_add()
/linux/drivers/fpga/
H A Ddfl.c1283 devm_iounmap(binfo->dev, binfo->ioaddr); in build_info_complete()
/linux/drivers/bus/
H A Dti-sysc.c1761 devm_iounmap(ddata->dev, ddata->module_va); in sysc_quirk_dispc()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c2668 devm_iounmap(&pdev->dev, hdev->hw.hw.mem_base); in hclgevf_pci_uninit()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c11476 devm_iounmap(&pdev->dev, hdev->hw.hw.mem_base); in hclge_pci_uninit()