Searched refs:s3c24xx_uart_info (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsamsung.h13 struct s3c24xx_uart_info { struct
46 struct s3c24xx_uart_info *info;
73 struct s3c24xx_uart_info *uart);
78 struct s3c24xx_uart_info **uart);
81 struct s3c24xx_uart_info *info);
88 struct s3c24xx_uart_info *uinfo[CONFIG_SERIAL_SAMSUNG_UARTS]; \
H A Ds5pv210.c105 static struct s3c24xx_uart_info s5p_port_fifo256 = {
109 static struct s3c24xx_uart_info s5p_port_fifo64 = {
113 static struct s3c24xx_uart_info s5p_port_fifo16 = {
117 static struct s3c24xx_uart_info *s5p_uart_inf[] = {
H A Dsamsung.c166 static inline struct s3c24xx_uart_info *s3c24xx_port_to_info(struct uart_port *port)
182 struct s3c24xx_uart_info *info = ourport->info;
326 struct s3c24xx_uart_info *info = s3c24xx_port_to_info(port);
495 struct s3c24xx_uart_info *info = s3c24xx_port_to_info(port);
503 struct s3c24xx_uart_info *info = s3c24xx_port_to_info(port);
832 struct s3c24xx_uart_info *info = s3c24xx_port_to_info(port);
845 struct s3c24xx_uart_info *info = s3c24xx_port_to_info(port);
959 struct s3c24xx_uart_info *info = s3c24xx_port_to_info(port);
1053 struct s3c24xx_uart_info *info,
1146 struct s3c24xx_uart_info *inf
[all...]
H A Ds3c2400.c59 static struct s3c24xx_uart_info s3c2400_uart_inf = {
H A Ds3c2410.c71 static struct s3c24xx_uart_info s3c2410_uart_inf = {
H A Ds3c24a0.c75 static struct s3c24xx_uart_info s3c24a0_uart_inf = {
H A Ds3c2412.c101 static struct s3c24xx_uart_info s3c2412_uart_inf = {
H A Ds3c6400.c101 static struct s3c24xx_uart_info s3c6400_uart_inf = {
H A Ds3c2440.c131 static struct s3c24xx_uart_info s3c2440_uart_inf = {

Completed in 94 milliseconds