Home
last modified time | relevance | path

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

123

/Linux-v5.4/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.c773 tty_set_operations(ehv_bc_driver, &ehv_bc_ops); in ehv_bc_init()
Dvcc.c1089 tty_set_operations(vcc_tty_driver, &vcc_ops); in vcc_tty_init()
Dmips_ejtag_fdc.c938 tty_set_operations(driver, &mips_ejtag_fdc_tty_ops); in mips_ejtag_fdc_tty_probe()
/Linux-v5.4/arch/m68k/emu/
Dnfcon.c142 tty_set_operations(nfcon_tty_driver, &nfcon_tty_ops); in nfcon_init()
/Linux-v5.4/drivers/char/
Dttyprintk.c193 tty_set_operations(ttyprintk_driver, &ttyprintk_ops); in ttyprintk_init()
/Linux-v5.4/arch/xtensa/platforms/iss/
Dconsole.c190 tty_set_operations(serial_driver, &serial_ops); in rs_init()
/Linux-v5.4/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.4/include/linux/
Dtty_driver.h341 extern void tty_set_operations(struct tty_driver *driver,
/Linux-v5.4/arch/alpha/kernel/
Dsrmcons.c227 tty_set_operations(driver, &srmcons_ops); in srmcons_init()
/Linux-v5.4/drivers/tty/serial/
Dkgdb_nmi.c347 tty_set_operations(kgdb_nmi_tty_driver, &kgdb_nmi_tty_ops); in kgdb_register_nmi_console()
/Linux-v5.4/drivers/staging/gdm724x/
Dgdm_tty.c299 tty_set_operations(tty_driver, &gdm_tty_ops); in register_lte_tty_driver()
/Linux-v5.4/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.c1210 tty_set_operations(driver, &tty3215_ops); in tty3215_init()
/Linux-v5.4/drivers/usb/host/
Dxhci-dbgtty.c309 tty_set_operations(dbc_tty_driver, &dbc_tty_ops); in xhci_dbc_tty_register_driver()
/Linux-v5.4/drivers/tty/ipwireless/
Dtty.c586 tty_set_operations(ipw_tty_driver, &tty_ops); in ipwireless_tty_init()
/Linux-v5.4/drivers/misc/
Dpti.c934 tty_set_operations(pti_tty_driver, &pti_tty_driver_ops); in pti_init()
/Linux-v5.4/drivers/staging/isdn/gigaset/
Dinterface.c587 tty_set_operations(tty, &if_ops); in gigaset_if_initdriver()
/Linux-v5.4/drivers/tty/hvc/
Dhvc_console.c1039 tty_set_operations(drv, &hvc_ops); in hvc_init()
Dhvcs.c1509 tty_set_operations(hvcs_tty_driver, &hvcs_ops); in hvcs_initialize()
/Linux-v5.4/arch/um/drivers/
Dline.c568 tty_set_operations(driver, ops); in register_lines()
/Linux-v5.4/drivers/ipack/devices/
Dipoctal.c373 tty_set_operations(tty, &ipoctal_fops); in ipoctal_inst_slot()

123