|
Linux Kernel
3.7.1
|
#include <asm-generic/io.h>Go to the source code of this file.
Macros | |
| #define | IO_SPACE_LIMIT 0 |
| #define | HAVE_ARCH_PIO_SIZE 1 |
| #define | PIO_RESERVED 0X0UL |
| #define | PIO_OFFSET 0 |
| #define | PIO_MASK 0 |
Functions | |
| void __iomem * | __ioremap (phys_addr_t offset, unsigned long size, pgprot_t prot) |
| void | iounmap (void *addr) |
| void __iomem* __ioremap | ( | phys_addr_t | offset, |
| unsigned long | size, | ||
| pgprot_t | prot | ||
| ) |
1.8.2