Searched defs:termno (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/hvc/ |
H A D | hvsi_lib.c | 413 hvsilib_init(struct hvsi_priv *pv, int (*get_chars)(uint32_t termno, char *buf, int count), int (*put_chars)(uint32_t termno, const char *buf, int count), int termno, int is_console) hvsilib_init() argument [all...] |
H A D | hvc_opal.c | 159 unsigned int termno, irq, boot = 0; in hvc_opal_probe() local 238 int rc, termno; hvc_opal_remove() local 271 unsigned int termno = hvc_opal_boot_termno; udbg_opal_putc() local 296 unsigned int termno = hvc_opal_boot_termno; udbg_opal_getc_poll() local 333 const __be32 *termno; hvc_opal_init_early() local [all...] |
H A D | hvc_vio.c | 57 u32 termno; /* HV term number */ member 303 int i, termno = -1; in hvc_vio_probe() local 387 const __be32 *termno; hvc_vio_init_early() local [all...] |
/kernel/linux/linux-6.6/drivers/tty/hvc/ |
H A D | hvsi_lib.c | 413 hvsilib_init(struct hvsi_priv *pv, int (*get_chars)(uint32_t termno, char *buf, int count), int (*put_chars)(uint32_t termno, const char *buf, int count), int termno, int is_console) hvsilib_init() argument [all...] |
H A D | hvc_vio.c | 57 u32 termno; /* HV term number */ member 303 int i, termno = -1; in hvc_vio_probe() local 387 const __be32 *termno; hvc_vio_init_early() local [all...] |
H A D | hvc_opal.c | 159 unsigned int termno, irq, boot = 0; in hvc_opal_probe() local 238 int rc, termno; hvc_opal_remove() local 271 unsigned int termno = hvc_opal_boot_termno; udbg_opal_putc() local 296 unsigned int termno = hvc_opal_boot_termno; udbg_opal_getc_poll() local 333 const __be32 *termno; hvc_opal_init_early() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | hvsi.h | 77 uint32_t termno; member
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | hvsi.h | 77 uint32_t termno; member
|
Completed in 4 milliseconds