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

/linux-master/arch/alpha/kernel/
H A Dsrmcons.c3 * linux/arch/alpha/kernel/srmcons.c
260 static struct console srmcons = {
274 register_console(&srmcons);
284 unregister_console(&srmcons);
259 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 203 milliseconds