Linux Kernel
3.7.1
|
#include <asm/io.h>
Go to the source code of this file.
Functions | |
void | __raw_readsw (const void __iomem *addr, void *data, int len) |
void | __raw_writesw (void __iomem *addr, const void *data, int len) |
void | __raw_readsl (const void __iomem *addr, void *data, int len) |
void | __raw_writesl (void __iomem *addr, const void *data, int len) |