Searched refs:of_iounmap (Results 1 - 16 of 16) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dp9100.c300 of_iounmap(&op->resource[0],
310 of_iounmap(&op->resource[0],
312 of_iounmap(&op->resource[2],
323 of_iounmap(&op->resource[0],
325 of_iounmap(&op->resource[2],
355 of_iounmap(&op->resource[0], all->par.regs, sizeof(struct p9100_regs));
356 of_iounmap(&op->resource[2], all->info.screen_base, all->par.fbsize);
H A Dcg3.c405 of_iounmap(&op->resource[0],
407 of_iounmap(&op->resource[0],
419 of_iounmap(&op->resource[0],
421 of_iounmap(&op->resource[0],
450 of_iounmap(&op->resource[0], all->par.regs, sizeof(struct cg3_regs));
451 of_iounmap(&op->resource[0], all->info.screen_base, all->par.fbsize);
H A Dtcx.c356 of_iounmap(&op->resource[7],
359 of_iounmap(&op->resource[9],
362 of_iounmap(&op->resource[8],
365 of_iounmap(&op->resource[4],
368 of_iounmap(&op->resource[0],
H A Dleo.c536 of_iounmap(&op->resource[0], all->par.lc_ss0_usr, 0x1000);
538 of_iounmap(&op->resource[0], all->par.ld_ss0, 0x1000);
540 of_iounmap(&op->resource[0], all->par.ld_ss1, 0x1000);
542 of_iounmap(&op->resource[0], all->par.lx_krn, 0x1000);
544 of_iounmap(&op->resource[0],
547 of_iounmap(&op->resource[0], all->info.screen_base, 0x800000);
H A Dbw2.c332 of_iounmap(&op->resource[0],
334 of_iounmap(&op->resource[0],
362 of_iounmap(&op->resource[0], all->par.regs, sizeof(struct bw2_regs));
363 of_iounmap(&op->resource[0], all->info.screen_base, all->par.fbsize);
H A Dffb.c933 of_iounmap(&op->resource[2],
1006 of_iounmap(&op->resource[2],
1008 of_iounmap(&op->resource[1],
1020 of_iounmap(&op->resource[2],
1022 of_iounmap(&op->resource[1],
1054 of_iounmap(&op->resource[2], all->par.fbc, sizeof(struct ffb_fbc));
1055 of_iounmap(&op->resource[1], all->par.dac, sizeof(struct ffb_dac));
H A Dcg14.c459 of_iounmap(&op->resource[0],
462 of_iounmap(&op->resource[0],
465 of_iounmap(&op->resource[0],
468 of_iounmap(&op->resource[1],
H A Dcg6.c663 of_iounmap(&op->resource[0], all->par.fbc, 4096);
665 of_iounmap(&op->resource[0],
668 of_iounmap(&op->resource[0],
671 of_iounmap(&op->resource[0],
674 of_iounmap(&op->resource[0],
678 of_iounmap(&op->resource[0],
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/serio/
H A Di8042-sparcio.h82 of_iounmap(kbd_res, kbd_iobase, 8);
124 of_iounmap(kbd_res, kbd_iobase, 8);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dof_device.h36 extern void of_iounmap(struct resource *res, void __iomem *base, unsigned long size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dof_device.h37 extern void of_iounmap(struct resource *res, void __iomem *base, unsigned long size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dioport.c156 void of_iounmap(struct resource *res, void __iomem *base, unsigned long size) function
160 EXPORT_SYMBOL(of_iounmap); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dsunsab.c1019 of_iounmap(&op->resource[0],
1047 of_iounmap(&op->resource[0],
1071 of_iounmap(&op->resource[0],
H A Dsunzilog.c1422 of_iounmap(&op->resource[0],
1429 of_iounmap(&op->resource[0],
1470 of_iounmap(&op->resource[0], regs, sizeof(struct zilog_layout));
H A Dsunsu.c1464 of_iounmap(&op->resource[0], up->port.membase, up->reg_size);
1483 of_iounmap(&op->resource[0], up->port.membase, up->reg_size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dof_device.c147 void of_iounmap(struct resource *res, void __iomem *base, unsigned long size) function
154 EXPORT_SYMBOL(of_iounmap); variable

Completed in 205 milliseconds