Home
last modified time | relevance | path

Searched refs:tty_set_operations (Results 1 - 25 of 93) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/tty/
H A Dttynull.c82 tty_set_operations(driver, &ttynull_ops); in ttynull_init()
H A Dpty.c576 tty_set_operations(pty_driver, &master_pty_ops_bsd); in legacy_pty_init()
589 tty_set_operations(pty_slave_driver, &slave_pty_ops_bsd); in legacy_pty_init()
918 tty_set_operations(ptm_driver, &ptm_unix98_ops); in unix98_pty_init()
931 tty_set_operations(pts_driver, &pty_unix98_ops); in unix98_pty_init()
H A Dehv_bytechan.c788 tty_set_operations(ehv_bc_driver, &ehv_bc_ops); in ehv_bc_init()
H A Dgoldfish.c268 tty_set_operations(tty, &goldfish_tty_ops); in goldfish_tty_create_driver()
/kernel/linux/linux-6.6/drivers/tty/
H A Dttynull.c82 tty_set_operations(driver, &ttynull_ops); in ttynull_init()
H A Dpty.c564 tty_set_operations(pty_driver, &master_pty_ops_bsd); in legacy_pty_init()
577 tty_set_operations(pty_slave_driver, &slave_pty_ops_bsd); in legacy_pty_init()
906 tty_set_operations(ptm_driver, &ptm_unix98_ops); in unix98_pty_init()
919 tty_set_operations(pts_driver, &pty_unix98_ops); in unix98_pty_init()
H A Drpmsg_tty.c250 tty_set_operations(rpmsg_tty_driver, &rpmsg_tty_ops); in rpmsg_tty_init()
/kernel/linux/linux-5.10/arch/m68k/emu/
H A Dnfcon.c142 tty_set_operations(nfcon_tty_driver, &nfcon_tty_ops); in nfcon_init()
/kernel/linux/linux-6.6/arch/m68k/emu/
H A Dnfcon.c147 tty_set_operations(driver, &nfcon_tty_ops); in nfcon_init()
/kernel/linux/linux-6.6/arch/xtensa/platforms/iss/
H A Dconsole.c127 tty_set_operations(driver, &serial_ops); in rs_init()
/kernel/linux/linux-5.10/drivers/char/
H A Dttyprintk.c207 tty_set_operations(ttyprintk_driver, &ttyprintk_ops); in ttyprintk_init()
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dpdc_cons.c184 tty_set_operations(pdc_console_tty_driver, &pdc_console_tty_ops); in pdc_console_tty_driver_init()
/kernel/linux/linux-5.10/arch/xtensa/platforms/iss/
H A Dconsole.c194 tty_set_operations(serial_driver, &serial_ops); in rs_init()
/kernel/linux/linux-5.10/include/linux/
H A Dtty_driver.h332 extern void tty_set_operations(struct tty_driver *driver,
/kernel/linux/linux-6.6/drivers/char/
H A Dttyprintk.c201 tty_set_operations(ttyprintk_driver, &ttyprintk_ops); in ttyprintk_init()
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dsrmcons.c227 tty_set_operations(driver, &srmcons_ops); in srmcons_init()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dsrmcons.c219 tty_set_operations(driver, &srmcons_ops); in srmcons_init()
/kernel/linux/linux-6.6/include/linux/
H A Dtty_driver.h421 * @ops: driver hooks for TTYs. Set them using tty_set_operations(). Use &struct
484 static inline void tty_set_operations(struct tty_driver *driver, in tty_set_operations() function
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dkgdb_nmi.c347 tty_set_operations(kgdb_nmi_tty_driver, &kgdb_nmi_tty_ops); in kgdb_register_nmi_console()
/kernel/linux/linux-5.10/drivers/staging/gdm724x/
H A Dgdm_tty.c299 tty_set_operations(tty_driver, &gdm_tty_ops); in register_lte_tty_driver()
/kernel/linux/linux-6.6/drivers/misc/bcm-vk/
H A Dbcm_vk_tty.c256 tty_set_operations(tty_drv, &serial_ops); in bcm_vk_tty_init()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dkgdb_nmi.c347 tty_set_operations(kgdb_nmi_tty_driver, &kgdb_nmi_tty_ops); in kgdb_register_nmi_console()
/kernel/linux/linux-6.6/drivers/staging/gdm724x/
H A Dgdm_tty.c288 tty_set_operations(tty_driver, &gdm_tty_ops); in register_lte_tty_driver()
/kernel/linux/linux-5.10/drivers/misc/
H A Dpti.c932 tty_set_operations(pti_tty_driver, &pti_tty_driver_ops); in pti_init()
/kernel/linux/linux-5.10/drivers/tty/ipwireless/
H A Dtty.c586 tty_set_operations(ipw_tty_driver, &tty_ops); in ipwireless_tty_init()

Completed in 15 milliseconds

1234