Home
last modified time | relevance | path

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

12

/linux/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 Dgoldfish.c260 tty_set_operations(tty, &goldfish_tty_ops); in goldfish_tty_create_driver()
H A Dehv_bytechan.c791 tty_set_operations(driver, &ehv_bc_ops); in ehv_bc_init()
H A Dvcc.c1037 tty_set_operations(vcc_tty_driver, &vcc_ops); in vcc_tty_init()
H A Dmips_ejtag_fdc.c940 tty_set_operations(driver, &mips_ejtag_fdc_tty_ops); in mips_ejtag_fdc_tty_probe()
H A Damiserial.c1506 tty_set_operations(driver, &serial_ops); in amiga_serial_probe()
H A Dnozomi.c1823 tty_set_operations(ntty_driver, &tty_ops); in nozomi_init()
H A Dmoxa.c1171 tty_set_operations(moxaDriver, &moxa_ops); in moxa_init()
H A Dmxser.c1903 tty_set_operations(mxvar_sdriver, &mxser_ops); in mxser_module_init()
/linux/arch/xtensa/platforms/iss/ !
H A Dconsole.c127 tty_set_operations(driver, &serial_ops); in rs_init()
/linux/include/linux/ !
H A Dtty_driver.h583 static inline void tty_set_operations(struct tty_driver *driver, in tty_set_operations() function
/linux/drivers/misc/bcm-vk/ !
H A Dbcm_vk_tty.c256 tty_set_operations(tty_drv, &serial_ops); in bcm_vk_tty_init()
/linux/drivers/s390/char/ !
H A Dsclp_tty.c563 tty_set_operations(driver, &sclp_ops); in sclp_tty_init()
H A Dsclp_vt220.c748 tty_set_operations(driver, &sclp_vt220_ops); in sclp_vt220_tty_init()
H A Dcon3215.c1181 tty_set_operations(driver, &tty3215_ops); in tty3215_init()
H A Dcon3270.c2031 tty_set_operations(driver, &tty3270_ops); in tty3270_init()
/linux/drivers/usb/host/ !
H A Dxhci-dbgtty.c626 tty_set_operations(dbc_tty_driver, &dbc_tty_ops); in dbc_tty_init()
/linux/arch/um/drivers/ !
H A Dline.c571 tty_set_operations(driver, ops); in register_lines()
/linux/drivers/ipack/devices/ !
H A Dipoctal.c383 tty_set_operations(drv, &ipoctal_fops); in ipoctal_inst_slot()
/linux/drivers/staging/greybus/ !
H A Duart.c963 tty_set_operations(gb_tty_driver, &gb_ops); in gb_tty_init()
/linux/net/bluetooth/rfcomm/ !
H A Dtty.c1137 tty_set_operations(rfcomm_tty_driver, &rfcomm_ops); in rfcomm_init_ttys()
/linux/drivers/tty/hvc/ !
H A Dhvsi.c1056 tty_set_operations(driver, &hvsi_ops); in hvsi_init()
/linux/drivers/usb/gadget/function/ !
H A Du_serial.c1573 tty_set_operations(driver, &gs_tty_ops); in userial_init()
/linux/drivers/usb/serial/ !
H A Dusb-serial.c1341 tty_set_operations(usb_serial_tty_driver, &serial_ops); in usb_serial_init()

12