Home
last modified time | relevance | path

Searched defs:termno (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/tty/hvc/
Dhvc_opal.c171 unsigned int termno, irq, boot = 0; in hvc_opal_probe() local
235 int rc, termno; in hvc_opal_remove() local
268 unsigned int termno = hvc_opal_boot_termno; in udbg_opal_putc() local
288 unsigned int termno = hvc_opal_boot_termno; in udbg_opal_getc_poll() local
332 const __be32 *termno; in hvc_opal_init_early() local
Dhvc_vio.c72 u32 termno; /* HV term number */ member
304 int i, termno = -1; in hvc_vio_probe() local
369 int rc, termno; in hvc_vio_remove() local
407 const __be32 *termno; in hvc_vio_init_early() local
Dhvsi_lib.c413 int (*get_chars)(uint32_t termno, char *buf, int count), in hvsilib_init()
414 int (*put_chars)(uint32_t termno, const char *buf, in hvsilib_init()
416 int termno, int is_console) in hvsilib_init()
/linux-4.4.14/arch/powerpc/include/asm/
Dhvsi.h76 uint32_t termno; member