/Linux-v4.19/drivers/input/misc/ |
D | sparcspkr.c | 223 of_iounmap(&op->resource[0], info->regs, 6); in bbc_beep_probe() 242 of_iounmap(&op->resource[0], info->regs, 6); in bbc_remove() 300 of_iounmap(&op->resource[3], info->enable_reg, 1); in grover_beep_probe() 303 of_iounmap(&op->resource[2], info->freq_regs, 2); in grover_beep_probe() 321 of_iounmap(&op->resource[3], info->enable_reg, 1); in grover_remove() 322 of_iounmap(&op->resource[2], info->freq_regs, 2); in grover_remove()
|
/Linux-v4.19/drivers/sbus/char/ |
D | bbc_i2c.c | 352 of_iounmap(&op->resource[1], bp->i2c_bussel_reg, 1); in attach_one_i2c() 354 of_iounmap(&op->resource[0], bp->i2c_control_regs, 2); in attach_one_i2c() 375 of_iounmap(&op->resource[0], bp->i2c_bussel_reg, 1); in bbc_i2c_probe() 377 of_iounmap(&op->resource[1], bp->i2c_control_regs, 2); in bbc_i2c_probe() 395 of_iounmap(&op->resource[0], bp->i2c_bussel_reg, 1); in bbc_i2c_remove() 397 of_iounmap(&op->resource[1], bp->i2c_control_regs, 2); in bbc_i2c_remove()
|
D | display7seg.c | 228 of_iounmap(&op->resource[0], p->regs, sizeof(u8)); in d7s_probe() 249 of_iounmap(&op->resource[0], p->regs, sizeof(u8)); in d7s_remove()
|
D | uctrl.c | 397 of_iounmap(&op->resource[0], p->regs, resource_size(&op->resource[0])); in uctrl_probe() 411 of_iounmap(&op->resource[0], p->regs, resource_size(&op->resource[0])); in uctrl_remove()
|
/Linux-v4.19/arch/sparc/kernel/ |
D | central.c | 129 of_iounmap(&op->resource[2], p->clock_ver_reg, in clock_board_probe() 133 of_iounmap(&op->resource[1], p->clock_regs, in clock_board_probe() 137 of_iounmap(&op->resource[0], p->clock_freq_regs, in clock_board_probe() 242 of_iounmap(&op->resource[0], p->pregs, resource_size(&op->resource[0])); in fhc_probe()
|
D | apc.c | 76 of_iounmap(&op->resource[0], regs, resource_size(&op->resource[0])); in apc_free()
|
D | chmc.c | 478 of_iounmap(&op->resource[0], p->regs, JBUSMC_REGS_SIZE); in jbusmc_probe() 778 of_iounmap(&op->resource[0], p->regs, 0x48); in chmc_destroy() 785 of_iounmap(&op->resource[0], p->regs, JBUSMC_REGS_SIZE); in jbusmc_destroy()
|
D | ioport.c | 170 void of_iounmap(struct resource *res, void __iomem *base, unsigned long size) in of_iounmap() function 174 EXPORT_SYMBOL(of_iounmap);
|
/Linux-v4.19/drivers/video/fbdev/ |
D | bw2.c | 342 of_iounmap(&op->resource[0], info->screen_base, info->fix.smem_len); in bw2_probe() 345 of_iounmap(&op->resource[0], par->regs, sizeof(struct bw2_regs)); in bw2_probe() 361 of_iounmap(&op->resource[0], par->regs, sizeof(struct bw2_regs)); in bw2_remove() 362 of_iounmap(&op->resource[0], info->screen_base, info->fix.smem_len); in bw2_remove()
|
D | p9100.c | 317 of_iounmap(&op->resource[2], info->screen_base, info->fix.smem_len); in p9100_probe() 320 of_iounmap(&op->resource[0], par->regs, sizeof(struct p9100_regs)); in p9100_probe() 337 of_iounmap(&op->resource[0], par->regs, sizeof(struct p9100_regs)); in p9100_remove() 338 of_iounmap(&op->resource[2], info->screen_base, info->fix.smem_len); in p9100_remove()
|
D | tcx.c | 349 of_iounmap(&op->resource[7], in tcx_unmap_regs() 352 of_iounmap(&op->resource[9], in tcx_unmap_regs() 355 of_iounmap(&op->resource[8], in tcx_unmap_regs() 358 of_iounmap(&op->resource[4], in tcx_unmap_regs() 361 of_iounmap(&op->resource[0], in tcx_unmap_regs()
|
D | leo.c | 536 of_iounmap(&op->resource[0], par->lc_ss0_usr, 0x1000); in leo_unmap_regs() 538 of_iounmap(&op->resource[0], par->ld_ss0, 0x1000); in leo_unmap_regs() 540 of_iounmap(&op->resource[0], par->ld_ss1, 0x1000); in leo_unmap_regs() 542 of_iounmap(&op->resource[0], par->lx_krn, 0x1000); in leo_unmap_regs() 544 of_iounmap(&op->resource[0], in leo_unmap_regs() 547 of_iounmap(&op->resource[0], info->screen_base, 0x800000); in leo_unmap_regs()
|
D | cg3.c | 424 of_iounmap(&op->resource[0], info->screen_base, info->fix.smem_len); in cg3_probe() 427 of_iounmap(&op->resource[0], par->regs, sizeof(struct cg3_regs)); in cg3_probe() 444 of_iounmap(&op->resource[0], par->regs, sizeof(struct cg3_regs)); in cg3_remove() 445 of_iounmap(&op->resource[0], info->screen_base, info->fix.smem_len); in cg3_remove()
|
D | cg14.c | 453 of_iounmap(&op->resource[0], in cg14_unmap_regs() 456 of_iounmap(&op->resource[0], in cg14_unmap_regs() 459 of_iounmap(&op->resource[0], in cg14_unmap_regs() 462 of_iounmap(&op->resource[1], in cg14_unmap_regs()
|
D | cg6.c | 725 of_iounmap(&op->resource[0], par->fbc, 4096); in cg6_unmap_regs() 727 of_iounmap(&op->resource[0], par->tec, sizeof(struct cg6_tec)); in cg6_unmap_regs() 729 of_iounmap(&op->resource[0], par->thc, sizeof(struct cg6_thc)); in cg6_unmap_regs() 731 of_iounmap(&op->resource[0], par->bt, sizeof(struct bt_regs)); in cg6_unmap_regs() 733 of_iounmap(&op->resource[0], par->fhc, sizeof(u32)); in cg6_unmap_regs() 736 of_iounmap(&op->resource[0], info->screen_base, in cg6_unmap_regs()
|
/Linux-v4.19/drivers/input/serio/ |
D | i8042-sparcio.h | 87 of_iounmap(kbd_res, kbd_iobase, 8); in sparc_i8042_remove() 127 of_iounmap(kbd_res, kbd_iobase, 8); in i8042_platform_init()
|
/Linux-v4.19/drivers/mtd/maps/ |
D | sun_uflash.c | 95 of_iounmap(&op->resource[0], up->map.virt, up->map.size); in uflash_devinit() 132 of_iounmap(&op->resource[0], up->map.virt, up->map.size); in uflash_remove()
|
/Linux-v4.19/drivers/watchdog/ |
D | riowd.c | 213 of_iounmap(&op->resource[0], p->regs, 2); in riowd_probe() 224 of_iounmap(&op->resource[0], p->regs, 2); in riowd_remove()
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | parport.h | 187 of_iounmap(&op->resource[2], sparc_ebus_dmas[slot].info.regs, d_len); in ecpp_probe() 211 of_iounmap(&op->resource[2], in ecpp_remove()
|
D | prom.h | 53 void of_iounmap(struct resource *res, void __iomem *base, unsigned long size);
|
/Linux-v4.19/drivers/net/ethernet/sun/ |
D | sunbmac.c | 1206 of_iounmap(&qec_op->resource[0], bp->gregs, GLOB_REG_SIZE); in bigmac_ether_init() 1208 of_iounmap(&op->resource[0], bp->creg, CREG_REG_SIZE); in bigmac_ether_init() 1210 of_iounmap(&op->resource[1], bp->bregs, BMAC_REG_SIZE); in bigmac_ether_init() 1212 of_iounmap(&op->resource[2], bp->tregs, TCVR_REG_SIZE); in bigmac_ether_init() 1249 of_iounmap(&qec_op->resource[0], bp->gregs, GLOB_REG_SIZE); in bigmac_sbus_remove() 1250 of_iounmap(&op->resource[0], bp->creg, CREG_REG_SIZE); in bigmac_sbus_remove() 1251 of_iounmap(&op->resource[1], bp->bregs, BMAC_REG_SIZE); in bigmac_sbus_remove() 1252 of_iounmap(&op->resource[2], bp->tregs, TCVR_REG_SIZE); in bigmac_sbus_remove()
|
D | sunqe.c | 817 of_iounmap(&op->resource[0], qecp->gregs, GLOB_REG_SIZE); in get_qec() 914 of_iounmap(&op->resource[0], qe->qcregs, CREG_REG_SIZE); in qec_ether_init() 916 of_iounmap(&op->resource[1], qe->mregs, MREGS_REG_SIZE); in qec_ether_init() 943 of_iounmap(&op->resource[0], qp->qcregs, CREG_REG_SIZE); in qec_sbus_remove() 944 of_iounmap(&op->resource[1], qp->mregs, MREGS_REG_SIZE); in qec_sbus_remove() 987 of_iounmap(&op->resource[0], root_qec_dev->gregs, in qec_exit()
|
/Linux-v4.19/drivers/parport/ |
D | parport_sunbpp.c | 331 of_iounmap(&op->resource[0], base, size); in bpp_probe() 348 of_iounmap(&op->resource[0], (void __iomem *) p->base, p->size); in bpp_remove()
|
/Linux-v4.19/drivers/hwmon/ |
D | ultra45_env.c | 287 of_iounmap(&op->resource[0], p->regs, REG_SIZE); in env_probe() 299 of_iounmap(&op->resource[0], p->regs, REG_SIZE); in env_remove()
|
/Linux-v4.19/drivers/scsi/ |
D | sun_esp.c | 556 of_iounmap(&op->resource[(hme ? 1 : 0)], esp->regs, SBUS_ESP_REG_SIZE); in esp_sbus_probe_one() 612 of_iounmap(&op->resource[(is_hme ? 1 : 0)], esp->regs, in esp_sbus_remove() 614 of_iounmap(&dma_of->resource[0], esp->dma_regs, in esp_sbus_remove()
|