Searched refs:init_uarts (Results 1 - 3 of 3) sorted by path

/linux-master/arch/arm/mach-s3c/
H A Dcpu.h63 void (*init_uarts)(struct s3c2410_uartcfg *cfg, int no); member in struct:cpu_table
H A Dinit.c118 if (cpu->init_uarts == NULL && IS_ENABLED(CONFIG_SAMSUNG_ATAGS)) {
121 (cpu->init_uarts)(cfg, no);
H A Ds3c64xx.c82 .init_uarts = s3c64xx_init_uarts,

Completed in 293 milliseconds