Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dsamsung_tty.c93 struct s3c24xx_serial_drv_data { struct
149 const struct s3c24xx_serial_drv_data *drv_data;
2125 static inline const struct s3c24xx_serial_drv_data *
2131 return (struct s3c24xx_serial_drv_data *) in s3c24xx_get_driver_data()
2593 static const struct s3c24xx_serial_drv_data s3c2410_serial_drv_data = {
2621 static const struct s3c24xx_serial_drv_data s3c2412_serial_drv_data = {
2651 static const struct s3c24xx_serial_drv_data s3c2440_serial_drv_data = {
2681 static const struct s3c24xx_serial_drv_data s3c6400_serial_drv_data = {
2710 static const struct s3c24xx_serial_drv_data s5pv210_serial_drv_data = {
2762 static const struct s3c24xx_serial_drv_data exynos4210_serial_drv_data = {
[all …]