Searched refs:srmcons (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/alpha/kernel/
H A Dsrmcons.c3 * linux/arch/alpha/kernel/srmcons.c
258 static struct console srmcons = {
272 register_console(&srmcons);
282 unregister_console(&srmcons);
257 static struct console srmcons = { variable in typeref:struct:console
H A DMakefile43 obj-y += srmcons.o
48 obj-$(CONFIG_ALPHA_SRM) += srmcons.o

Completed in 317 milliseconds