Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dpty.c575 tty_set_operations(pty_driver, &master_pty_ops_bsd); in legacy_pty_init()
588 tty_set_operations(pty_slave_driver, &slave_pty_ops_bsd); in legacy_pty_init()
917 tty_set_operations(ptm_driver, &ptm_unix98_ops); in unix98_pty_init()
930 tty_set_operations(pts_driver, &pty_unix98_ops); in unix98_pty_init()
H A Dttynull.c82 tty_set_operations(driver, &ttynull_ops); in ttynull_init()
H A Dgoldfish.c268 tty_set_operations(tty, &goldfish_tty_ops); in goldfish_tty_create_driver()
H A Dehv_bytechan.c788 tty_set_operations(ehv_bc_driver, &ehv_bc_ops); in ehv_bc_init()
H A Dvcc.c1090 tty_set_operations(vcc_tty_driver, &vcc_ops); in vcc_tty_init()
H A Dmips_ejtag_fdc.c939 tty_set_operations(driver, &mips_ejtag_fdc_tty_ops); in mips_ejtag_fdc_tty_probe()
/OK3568_Linux_fs/kernel/arch/m68k/emu/
H A Dnfcon.c142 tty_set_operations(nfcon_tty_driver, &nfcon_tty_ops); in nfcon_init()
/OK3568_Linux_fs/kernel/drivers/char/
H A Dttyprintk.c207 tty_set_operations(ttyprintk_driver, &ttyprintk_ops); in ttyprintk_init()
/OK3568_Linux_fs/kernel/arch/xtensa/platforms/iss/
H A Dconsole.c194 tty_set_operations(serial_driver, &serial_ops); in rs_init()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty_driver.h343 extern void tty_set_operations(struct tty_driver *driver,
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsrmcons.c227 tty_set_operations(driver, &srmcons_ops); in srmcons_init()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dkgdb_nmi.c347 tty_set_operations(kgdb_nmi_tty_driver, &kgdb_nmi_tty_ops); in kgdb_register_nmi_console()
H A Difx6x60.c1349 tty_set_operations(tty_drv, &ifx_spi_serial_ops); in ifx_spi_init()
/OK3568_Linux_fs/kernel/drivers/staging/gdm724x/
H A Dgdm_tty.c299 tty_set_operations(tty_driver, &gdm_tty_ops); in register_lte_tty_driver()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dsclp_tty.c564 tty_set_operations(driver, &sclp_ops); in sclp_tty_init()
H A Dsclp_vt220.c760 tty_set_operations(driver, &sclp_vt220_ops); in sclp_vt220_tty_init()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-dbgtty.c537 tty_set_operations(dbc_tty_driver, &dbc_tty_ops); in dbc_tty_init()
/OK3568_Linux_fs/kernel/drivers/tty/ipwireless/
H A Dtty.c586 tty_set_operations(ipw_tty_driver, &tty_ops); in ipwireless_tty_init()
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dpti.c932 tty_set_operations(pti_tty_driver, &pti_tty_driver_ops); in pti_init()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dline.c563 tty_set_operations(driver, ops); in register_lines()
/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_console.c1037 tty_set_operations(drv, &hvc_ops); in hvc_init()
H A Dhvcs.c1507 tty_set_operations(hvcs_tty_driver, &hvcs_ops); in hvcs_initialize()
/OK3568_Linux_fs/kernel/drivers/ipack/devices/
H A Dipoctal.c388 tty_set_operations(tty, &ipoctal_fops); in ipoctal_inst_slot()
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Duart.c984 tty_set_operations(gb_tty_driver, &gb_ops); in gb_tty_init()

123