Home
last modified time | relevance | path

Searched refs:is_console (Results 1 – 3 of 3) sorted by relevance

/drivers/tty/hvc/
A Dhvsi_lib.c60 if (!pv->is_console && pv->opened) { in hvsi_cd_change()
394 if (!pv->is_console) { in hvsilib_close()
419 int termno, int is_console) in hvsilib_init() argument
425 pv->is_console = is_console; in hvsilib_init()
A Dhvc_iucv.c67 unsigned char is_console; /* Linux console usage flag */ member
602 if (priv->is_console) { in hvc_iucv_hangup()
1048 static int __init hvc_iucv_alloc(int id, unsigned int is_console) in hvc_iucv_alloc() argument
1071 priv->is_console = is_console; in hvc_iucv_alloc()
A Dhvsi.c99 static inline int is_console(struct hvsi_struct *hp) in is_console() function
655 if (is_console(hp)) { in hvsi_handshaker()
722 if (is_console(hp)) in hvsi_open()
779 if (!is_console(hp)) { in hvsi_close()

Completed in 12 milliseconds