Searched refs:rvmalloc (Results 1 – 3 of 3) sorted by relevance
44 static void *rvmalloc(unsigned long size) in rvmalloc() function489 if (!(videomemory = rvmalloc(videomemorysize))) in vfb_probe()
75 static void *rvmalloc(unsigned long size) in rvmalloc() function1404 meye.grab_fbuffer = rvmalloc(gbuffers * gbufsize); in vidioc_reqbufs()1623 meye.grab_fbuffer = rvmalloc(gbuffers*gbufsize); in meye_mmap()
89 static void *rvmalloc(unsigned long size) in rvmalloc() function2306 cam->frame_buffer = rvmalloc(cam->frame_size*cam->num_frames); in cpia2_allocate_buffers()