Linux Kernel
3.7.1
|
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/device.h>
#include <linux/io.h>
#include <mach/hardware.h>
#include <mach/pxa2xx-regs.h>
#include <mach/mfp-pxa25x.h>
#include <mach/reset.h>
#include <linux/platform_data/irda-pxaficp.h>
Go to the source code of this file.
Functions | |
void | pxa2xx_clear_reset_status (unsigned int mask) |
void | pxa2xx_transceiver_mode (struct device *dev, int mode) |
EXPORT_SYMBOL_GPL (pxa2xx_transceiver_mode) | |
EXPORT_SYMBOL_GPL | ( | pxa2xx_transceiver_mode | ) |