Searched refs:rvmalloc (Results 1 – 2 of 2) sorted by relevance
63 static void *rvmalloc(unsigned long size) in rvmalloc() function1235 meye.grab_fbuffer = rvmalloc(gbuffers * gbufsize); in vidioc_reqbufs()1453 meye.grab_fbuffer = rvmalloc(gbuffers*gbufsize); in meye_mmap()
80 static void *rvmalloc(unsigned long size) in rvmalloc() function2264 cam->frame_buffer = rvmalloc(cam->frame_size*cam->num_frames); in cpia2_allocate_buffers()