Home
last modified time | relevance | path

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

12

/Linux-v5.15/drivers/tty/
Dttynull.c82 tty_set_operations(driver, &ttynull_ops); in ttynull_init()
Dpty.c574 tty_set_operations(pty_driver, &master_pty_ops_bsd); in legacy_pty_init()
587 tty_set_operations(pty_slave_driver, &slave_pty_ops_bsd); in legacy_pty_init()
916 tty_set_operations(ptm_driver, &ptm_unix98_ops); in unix98_pty_init()
929 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.c789 tty_set_operations(driver, &ehv_bc_ops); in ehv_bc_init()
Dvcc.c1026 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.15/arch/m68k/emu/
Dnfcon.c142 tty_set_operations(driver, &nfcon_tty_ops); in nfcon_init()
/Linux-v5.15/arch/xtensa/platforms/iss/
Dconsole.c160 tty_set_operations(driver, &serial_ops); in rs_init()
/Linux-v5.15/drivers/char/
Dttyprintk.c189 tty_set_operations(ttyprintk_driver, &ttyprintk_ops); in ttyprintk_init()
/Linux-v5.15/arch/parisc/kernel/
Dpdc_cons.c177 tty_set_operations(driver, &pdc_console_tty_ops); in pdc_console_tty_driver_init()
/Linux-v5.15/include/linux/
Dtty_driver.h346 static inline void tty_set_operations(struct tty_driver *driver, in tty_set_operations() function
/Linux-v5.15/arch/alpha/kernel/
Dsrmcons.c220 tty_set_operations(driver, &srmcons_ops); in srmcons_init()
/Linux-v5.15/drivers/tty/serial/
Dkgdb_nmi.c346 tty_set_operations(kgdb_nmi_tty_driver, &kgdb_nmi_tty_ops); in kgdb_register_nmi_console()
/Linux-v5.15/drivers/staging/gdm724x/
Dgdm_tty.c298 tty_set_operations(tty_driver, &gdm_tty_ops); in register_lte_tty_driver()
/Linux-v5.15/drivers/s390/char/
Dsclp_tty.c551 tty_set_operations(driver, &sclp_ops); in sclp_tty_init()
Dsclp_vt220.c749 tty_set_operations(driver, &sclp_vt220_ops); in sclp_vt220_tty_init()
Dcon3215.c1104 tty_set_operations(driver, &tty3215_ops); in tty3215_init()
/Linux-v5.15/drivers/misc/bcm-vk/
Dbcm_vk_tty.c257 tty_set_operations(tty_drv, &serial_ops); in bcm_vk_tty_init()
/Linux-v5.15/drivers/usb/host/
Dxhci-dbgtty.c537 tty_set_operations(dbc_tty_driver, &dbc_tty_ops); in dbc_tty_init()
/Linux-v5.15/drivers/tty/ipwireless/
Dtty.c583 tty_set_operations(ipw_tty_driver, &tty_ops); in ipwireless_tty_init()
/Linux-v5.15/arch/um/drivers/
Dline.c565 tty_set_operations(driver, ops); in register_lines()
/Linux-v5.15/drivers/tty/hvc/
Dhvc_console.c1037 tty_set_operations(drv, &hvc_ops); in hvc_init()
Dhvcs.c1478 tty_set_operations(hvcs_tty_driver, &hvcs_ops); in hvcs_initialize()
/Linux-v5.15/drivers/ipack/devices/
Dipoctal.c385 tty_set_operations(tty, &ipoctal_fops); in ipoctal_inst_slot()
/Linux-v5.15/drivers/staging/greybus/
Duart.c967 tty_set_operations(gb_tty_driver, &gb_ops); in gb_tty_init()

12