|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | bcom_sram |
Functions | |
| int | bcom_sram_init (struct device_node *sram_node, char *owner) |
| void | bcom_sram_cleanup (void) |
| void * | bcom_sram_alloc (int size, int align, phys_addr_t *phys) |
| void | bcom_sram_free (void *ptr) |
Variables | |
| struct bcom_sram * | bcom_sram |
| void* bcom_sram_alloc | ( | int | size, |
| int | align, | ||
| phys_addr_t * | phys | ||
| ) |
| int bcom_sram_init | ( | struct device_node * | sram_node, |
| char * | owner | ||
| ) |
1.8.2