Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dpm2fb.c78 #define UNMAP(a,b) iounmap(a) macro
939 UNMAP(p->regions.v_fb, p->regions.fb_size); in pm2fb_conf()
1141 UNMAP(m, PM2_REGS_SIZE); in pm2pci_detect()
2059 UNMAP(i->regions.v_fb, i->regions.fb_size); in pm2fb_cleanup()
2062 UNMAP(i->regions.v_regs, PM2_REGS_SIZE); in pm2fb_cleanup()