Home
last modified time | relevance | path

Searched refs:tty_set_operations (Results 1 – 25 of 51) sorted by relevance

123

/Linux-v5.10/drivers/tty/
Dttynull.c82 tty_set_operations(driver, &ttynull_ops); in ttynull_init()
Dpty.c585 tty_set_operations(pty_driver, &master_pty_ops_bsd); in legacy_pty_init()
598 tty_set_operations(pty_slave_driver, &slave_pty_ops_bsd); in legacy_pty_init()
927 tty_set_operations(ptm_driver, &ptm_unix98_ops); in unix98_pty_init()
940 tty_set_operations(pts_driver, &pty_unix98_ops); in unix98_pty_init()
Dgoldfish.c268 tty_set_operations(tty, &goldfish_tty_ops); in goldfish_tty_create_driver()
Dehv_bytechan.c788 tty_set_operations(ehv_bc_driver, &ehv_bc_ops); in ehv_bc_init()
Dvcc.c1090 tty_set_operations(vcc_tty_driver, &vcc_ops); in vcc_tty_init()
Dmips_ejtag_fdc.c939 tty_set_operations(driver, &mips_ejtag_fdc_tty_ops); in mips_ejtag_fdc_tty_probe()
/Linux-v5.10/arch/m68k/emu/
Dnfcon.c142 tty_set_operations(nfcon_tty_driver, &nfcon_tty_ops); in nfcon_init()
/Linux-v5.10/drivers/char/
Dttyprintk.c196 tty_set_operations(ttyprintk_driver, &ttyprintk_ops); in ttyprintk_init()
/Linux-v5.10/arch/xtensa/platforms/iss/
Dconsole.c190 tty_set_operations(serial_driver, &serial_ops); in rs_init()
/Linux-v5.10/arch/parisc/kernel/
Dpdc_cons.c184 tty_set_operations(pdc_console_tty_driver, &pdc_console_tty_ops); in pdc_console_tty_driver_init()
/Linux-v5.10/include/linux/
Dtty_driver.h341 extern void tty_set_operations(struct tty_driver *driver,
/Linux-v5.10/arch/alpha/kernel/
Dsrmcons.c227 tty_set_operations(driver, &srmcons_ops); in srmcons_init()
/Linux-v5.10/drivers/tty/serial/
Dkgdb_nmi.c347 tty_set_operations(kgdb_nmi_tty_driver, &kgdb_nmi_tty_ops); in kgdb_register_nmi_console()
Difx6x60.c1349 tty_set_operations(tty_drv, &ifx_spi_serial_ops); in ifx_spi_init()
/Linux-v5.10/drivers/staging/gdm724x/
Dgdm_tty.c299 tty_set_operations(tty_driver, &gdm_tty_ops); in register_lte_tty_driver()
/Linux-v5.10/drivers/s390/char/
Dsclp_tty.c564 tty_set_operations(driver, &sclp_ops); in sclp_tty_init()
Dsclp_vt220.c760 tty_set_operations(driver, &sclp_vt220_ops); in sclp_vt220_tty_init()
Dcon3215.c1205 tty_set_operations(driver, &tty3215_ops); in tty3215_init()
/Linux-v5.10/drivers/usb/host/
Dxhci-dbgtty.c539 tty_set_operations(dbc_tty_driver, &dbc_tty_ops); in dbc_tty_init()
/Linux-v5.10/drivers/tty/ipwireless/
Dtty.c586 tty_set_operations(ipw_tty_driver, &tty_ops); in ipwireless_tty_init()
/Linux-v5.10/drivers/misc/
Dpti.c932 tty_set_operations(pti_tty_driver, &pti_tty_driver_ops); in pti_init()
/Linux-v5.10/arch/um/drivers/
Dline.c563 tty_set_operations(driver, ops); in register_lines()
/Linux-v5.10/drivers/ipack/devices/
Dipoctal.c373 tty_set_operations(tty, &ipoctal_fops); in ipoctal_inst_slot()
/Linux-v5.10/drivers/tty/hvc/
Dhvc_console.c1037 tty_set_operations(drv, &hvc_ops); in hvc_init()
/Linux-v5.10/drivers/staging/greybus/
Duart.c981 tty_set_operations(gb_tty_driver, &gb_ops); in gb_tty_init()

123