Searched refs:is_console (Results 1 – 3 of 3) sorted by relevance
60 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() argument425 pv->is_console = is_console; in hvsilib_init()
67 unsigned char is_console; /* Linux console usage flag */ member602 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() argument1071 priv->is_console = is_console; in hvc_iucv_alloc()
99 static inline int is_console(struct hvsi_struct *hp) in is_console() function655 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