Searched refs:init_uarts (Results 1 – 3 of 3) sorted by relevance
118 if (cpu->init_uarts == NULL && IS_ENABLED(CONFIG_SAMSUNG_ATAGS)) { in s3c24xx_init_uarts()121 (cpu->init_uarts)(cfg, no); in s3c24xx_init_uarts()
63 void (*init_uarts)(struct s3c2410_uartcfg *cfg, int no); member
82 .init_uarts = s3c64xx_init_uarts,
Completed in 4 milliseconds