Searched refs:rvmalloc (Results 1 – 3 of 3) sorted by relevance
44 static void *rvmalloc(unsigned long size) in rvmalloc() function497 if (!(videomemory = rvmalloc(videomemorysize))) in vfb_probe()
77 static void *rvmalloc(unsigned long size) in rvmalloc() function1261 meye.grab_fbuffer = rvmalloc(gbuffers * gbufsize); in vidioc_reqbufs()1480 meye.grab_fbuffer = rvmalloc(gbuffers*gbufsize); in meye_mmap()
92 static void *rvmalloc(unsigned long size) in rvmalloc() function2247 cam->frame_buffer = rvmalloc(cam->frame_size*cam->num_frames); in cpia2_allocate_buffers()