Home
last modified time | relevance | path

Searched defs:area (Results 1 – 25 of 61) sorted by relevance

123

/drivers/gpu/drm/
Ddrm_pci.c59 int area = DRM_MEM_DMA; in drm_pci_alloc() local
136 int area = DRM_MEM_DMA; in __drm_pci_free() local
Ddrm_memory.c68 void *drm_realloc(void *oldpt, size_t oldsize, size_t size, int area) in drm_realloc()
/drivers/mtd/onenand/
Domap2.c264 static inline int omap2_onenand_bufferram_offset(struct mtd_info *mtd, int area) in omap2_onenand_bufferram_offset()
280 static int omap3_onenand_read_bufferram(struct mtd_info *mtd, int area, in omap3_onenand_read_bufferram()
354 static int omap3_onenand_write_bufferram(struct mtd_info *mtd, int area, in omap3_onenand_write_bufferram()
439 static int omap2_onenand_read_bufferram(struct mtd_info *mtd, int area, in omap2_onenand_read_bufferram()
484 static int omap2_onenand_write_bufferram(struct mtd_info *mtd, int area, in omap2_onenand_write_bufferram()
Donenand_base.c469 static inline int onenand_bufferram_offset(struct mtd_info *mtd, int area) in onenand_bufferram_offset()
494 static int onenand_read_bufferram(struct mtd_info *mtd, int area, in onenand_read_bufferram()
530 static int onenand_sync_read_bufferram(struct mtd_info *mtd, int area, in onenand_sync_read_bufferram()
570 static int onenand_write_bufferram(struct mtd_info *mtd, int area, in onenand_write_bufferram()
/drivers/video/aty/
Dradeon_accel.c98 const struct fb_copyarea *area) in radeonfb_prim_copyarea()
134 void radeonfb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in radeonfb_copyarea()
Dmach64_accel.c191 void atyfb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in atyfb_copyarea()
/drivers/video/matrox/
Dmatroxfb_accel.c271 static void matroxfb_cfb4_copyarea(struct fb_info* info, const struct fb_copyarea* area) { in matroxfb_cfb4_copyarea()
280 static void matroxfb_copyarea(struct fb_info* info, const struct fb_copyarea* area) { in matroxfb_copyarea()
/drivers/md/
Ddm-snap-persistent.c102 void *area; member
225 static chunk_t area_location(struct pstore *ps, chunk_t area) in area_location()
253 static int zero_disk_area(struct pstore *ps, chunk_t area) in zero_disk_area()
/drivers/xen/xenbus/
Dxenbus_client.c397 struct vm_struct *area; in xenbus_map_ring_valloc() local
480 struct vm_struct *area; in xenbus_unmap_ring_vfree() local
/drivers/mtd/maps/
Dplat-ram.c49 struct resource *area; member
/drivers/scsi/qla2xxx/
Dqla_mbx.c916 uint8_t *area, uint8_t *domain, uint16_t *top, uint16_t *sw_cap) in qla2x00_get_adapter_id()
1466 uint8_t area, uint8_t al_pa, uint16_t *mb, uint8_t opt) in qla24xx_login_fabric()
1589 uint8_t area, uint8_t al_pa, uint16_t *mb, uint8_t opt) in qla2x00_login_fabric()
1729 uint8_t area, uint8_t al_pa) in qla24xx_fabric_logout()
1799 uint8_t area, uint8_t al_pa) in qla2x00_fabric_logout()
/drivers/video/
Dsyscopyarea.c316 void sys_copyarea(struct fb_info *p, const struct fb_copyarea *area) in sys_copyarea()
Dcfbcopyarea.c370 void cfb_copyarea(struct fb_info *p, const struct fb_copyarea *area) in cfb_copyarea()
Dhecubafb.c136 const struct fb_copyarea *area) in hecubafb_copyarea()
Dhitfb.c153 static void hitfb_copyarea(struct fb_info *p, const struct fb_copyarea *area) in hitfb_copyarea()
Dneofb.c1402 neo2200_copyarea(struct fb_info *info, const struct fb_copyarea *area) in neo2200_copyarea()
1515 neofb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in neofb_copyarea()
Ddnfb.c150 void dnfb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in dnfb_copyarea()
Dhpfb.c146 static void hpfb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in hpfb_copyarea()
Dskeletonfb.c517 void xxxfb_copyarea(struct fb_info *p, const struct fb_copyarea *area) in xxxfb_copyarea()
Dsunxvr500.c176 static void e3d_copyarea(struct fb_info *info, const struct fb_copyarea *area) in e3d_copyarea()
/drivers/video/console/
Dtileblit.c22 struct fb_tilearea area; in tile_bmove() local
/drivers/s390/cio/
Dcmf.c177 static inline void cmf_activate(void *area, unsigned int onoff) in cmf_activate()
760 static void * align_cmb(void *area) in align_cmb()
1027 static void * align_cmbe(void *area) in align_cmbe()
/drivers/video/sis/
Dsis_accel.c369 void fbcon_sis_copyarea(struct fb_info *info, const struct fb_copyarea *area) in fbcon_sis_copyarea()
/drivers/pcmcia/
Delectra_cf.c193 struct vm_struct *area; in electra_cf_probe() local
/drivers/uwb/
Dwhc-rc.c65 unsigned long area; member

123