|
Linux Kernel
3.7.1
|
#include <linux/types.h>Go to the source code of this file.
Functions | |
| int | omap_vram_add_region (unsigned long paddr, size_t size) |
| int | omap_vram_free (unsigned long paddr, size_t size) |
| int | omap_vram_alloc (size_t size, unsigned long *paddr) |
| int | omap_vram_reserve (unsigned long paddr, size_t size) |
| void | omap_vram_get_info (unsigned long *vram, unsigned long *free_vram, unsigned long *largest_free_block) |
1.8.2