tty_set_operations
tty_set_operations(driver, &srmcons_ops);
tty_set_operations(driver, &nfcon_tty_ops);
tty_set_operations(driver, ops);
tty_set_operations(driver, &serial_ops);
tty_set_operations(ttyprintk_driver, &ttyprintk_ops);
tty_set_operations(drv, &ipoctal_fops);
tty_set_operations(drv, &capinc_ops);
tty_set_operations(tty_drv, &serial_ops);
tty_set_operations(tty_drv, &sdio_uart_ops);
tty_set_operations(tty_drv, &hso_serial_ops);
tty_set_operations(driver, &tty3215_ops);
tty_set_operations(driver, &tty3270_ops);
tty_set_operations(driver, &sclp_ops);
tty_set_operations(driver, &sclp_vt220_ops);
tty_set_operations(gb_tty_driver, &gb_ops);
tty_set_operations(driver, &serial_ops);
tty_set_operations(driver, &ehv_bc_ops);
tty_set_operations(tty, &goldfish_tty_ops);
tty_set_operations(drv, &hvc_ops);
tty_set_operations(hvcs_tty_driver, &hvcs_ops);
tty_set_operations(driver, &hvsi_ops);
tty_set_operations(ipw_tty_driver, &tty_ops);
tty_set_operations(driver, &mips_ejtag_fdc_tty_ops);
tty_set_operations(moxaDriver, &moxa_ops);
tty_set_operations(mxvar_sdriver, &mxser_ops);
tty_set_operations(gsm_tty_driver, &gsmtty_ops);
tty_set_operations(ntty_driver, &tty_ops);
tty_set_operations(pty_driver, &master_pty_ops_bsd);
tty_set_operations(pty_slave_driver, &slave_pty_ops_bsd);
tty_set_operations(ptm_driver, &ptm_unix98_ops);
tty_set_operations(pts_driver, &pty_unix98_ops);
tty_set_operations(rpmsg_tty_driver, &rpmsg_tty_ops);
tty_set_operations(normal, &uart_ops);
tty_set_operations(serial_driver, &ops);
tty_set_operations(driver, &ttynull_ops);
tty_set_operations(vcc_tty_driver, &vcc_ops);
tty_set_operations(console_driver, &con_ops);
tty_set_operations(acm_tty_driver, &acm_ops);
tty_set_operations(driver, &gs_tty_ops);
tty_set_operations(dbc_tty_driver, &dbc_tty_ops);
tty_set_operations(usb_serial_tty_driver, &serial_ops);
tty_set_operations(rfcomm_tty_driver, &rfcomm_ops);