Searched refs:s3c24xx_dev_to_port (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsamsung.h59 #define s3c24xx_dev_to_port(__dev) (struct uart_port *)dev_get_drvdata(__dev) macro
H A Dsamsung.c1133 struct uart_port *port = s3c24xx_dev_to_port(dev);
1184 struct uart_port *port = s3c24xx_dev_to_port(&dev->dev);
1203 struct uart_port *port = s3c24xx_dev_to_port(&dev->dev);
1213 struct uart_port *port = s3c24xx_dev_to_port(&dev->dev);

Completed in 106 milliseconds