Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/serial/
Dsamsung.h13 struct s3c24xx_uart_info { struct
46 struct s3c24xx_uart_info *info; argument
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]; \
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[] = {
Dsamsung.c166 static inline struct s3c24xx_uart_info *s3c24xx_port_to_info(struct uart_port *port) in s3c24xx_port_to_info()
182 struct s3c24xx_uart_info *info = ourport->info; in s3c24xx_serial_rx_fifocnt()
326 struct s3c24xx_uart_info *info = s3c24xx_port_to_info(port); in s3c24xx_serial_tx_empty()
495 struct s3c24xx_uart_info *info = s3c24xx_port_to_info(port); in s3c24xx_serial_getsource()
503 struct s3c24xx_uart_info *info = s3c24xx_port_to_info(port); in s3c24xx_serial_setsource()
832 struct s3c24xx_uart_info *info = s3c24xx_port_to_info(port); in s3c24xx_serial_config_port()
845 struct s3c24xx_uart_info *info = s3c24xx_port_to_info(port); in s3c24xx_serial_verify_port()
959 struct s3c24xx_uart_info *info = s3c24xx_port_to_info(port); in s3c24xx_serial_resetport()
1053 struct s3c24xx_uart_info *info, in s3c24xx_serial_init_port()
1146 struct s3c24xx_uart_info *info) in s3c24xx_serial_probe()
[all …]
Ds3c2400.c59 static struct s3c24xx_uart_info s3c2400_uart_inf = {
Ds3c2410.c71 static struct s3c24xx_uart_info s3c2410_uart_inf = {
Ds3c24a0.c75 static struct s3c24xx_uart_info s3c24a0_uart_inf = {
Ds3c2412.c101 static struct s3c24xx_uart_info s3c2412_uart_inf = {
Ds3c6400.c101 static struct s3c24xx_uart_info s3c6400_uart_inf = {
Ds3c2440.c131 static struct s3c24xx_uart_info s3c2440_uart_inf = {