Go to the documentation of this file.
28 #include <linux/module.h>
29 #include <linux/tty.h>
33 #include <linux/serial.h>
36 #include <linux/device.h>
44 #include <linux/serial_core.h>
45 #include <linux/kernel.h>
79 unsigned long dp_offset;
89 "cpm_uart_cpm1.c: could not allocate buffer descriptors\n");
105 if (mem_addr ==
NULL) {
108 "cpm_uart_cpm1.c: could not allocate coherent memory\n");