Searched refs:hvc_console (Results 1 - 17 of 17) sorted by relevance

/linux-4.1.27/drivers/tty/hvc/
H A Dhvc_irq.c4 * This file contains the IRQ specific code for hvc_console
10 #include "hvc_console.h"
32 "hvc_console", hp); notifier_add_irq()
H A Dhvc_udbg.c2 * udbg interface to hvc_console.c
31 #include "hvc_console.h"
H A Dhvc_rtas.c2 * IBM RTAS driver interface to hvc_console.c
12 * inspired by drivers/char/hvc_console.c
39 #include "hvc_console.h"
H A Dhvc_console.h2 * hvc_console.h
8 * hvc_console header information:
10 * and drivers/char/hvc_console.c
H A Dhvc_bfin_jtag.c18 #include "hvc_console.h"
H A Dhvc_dcc.c18 #include "hvc_console.h"
H A Dhvc_vio.c2 * vio driver interface to hvc_console.c
53 #include "hvc_console.h"
55 static const char hvc_driver_name[] = "hvc_console";
397 module_init(hvc_vio_init); /* after drivers/char/hvc_console.c */
H A Dhvc_beat.c34 #include "hvc_console.h"
H A Dhvc_console.c47 #include "hvc_console.h"
204 static struct console hvc_console = { variable in typeref:struct:console
230 register_console(&hvc_console); hvc_console_init()
255 if (hvc_console.flags & CON_ENABLED) hvc_check_console()
262 if (index == hvc_console.index) hvc_check_console()
263 register_console(&hvc_console); hvc_check_console()
672 if (hp->index == hvc_console.index) { hvc_poll()
1019 unregister_console(&hvc_console); hvc_exit()
H A Dhvc_tile.c32 #include "hvc_console.h"
H A Dhvc_opal.c2 * opal driver interface to hvc_console.c
40 #include "hvc_console.h"
H A Dhvc_xen.c2 * xen console driver interface to hvc_console.c
43 #include "hvc_console.h"
H A Dhvsi_lib.c7 #include "hvc_console.h"
H A Dhvsi.c1108 * copied from hvc_console.c: hvsi_console_print()
H A Dhvc_iucv.c27 #include "hvc_console.h"
H A Dhvcs.c122 * akpm in hvc_console. Changed resulted in the removal of hvcs_final_close()
/linux-4.1.27/drivers/char/
H A Dvirtio_console.c42 #include "../tty/hvc/hvc_console.h"
648 * sent. This is done for data from the hvc_console; the tty __send_to_port()
1146 * get_chars() is the callback from the hvc_console infrastructure

Completed in 167 milliseconds