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

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dpty.c413 tty_set_operations(pty_driver, &master_pty_ops_bsd);
429 tty_set_operations(pty_slave_driver, &slave_pty_ops_bsd);
728 tty_set_operations(ptm_driver, &ptm_unix98_ops);
744 tty_set_operations(pts_driver, &pty_unix98_ops);
H A Dbfin_jtag_comm.c265 tty_set_operations(bfin_jc_driver, &bfin_jc_ops);
H A Dhvc_console.c866 tty_set_operations(drv, &hvc_ops);
H A Dser_a2232.c690 tty_set_operations(a2232_driver, &a2232_ops);
H A Dhvcs.c1511 tty_set_operations(hvcs_tty_driver, &hvcs_ops);
H A Dhvsi.c1163 tty_set_operations(hvsi_driver, &hvsi_ops);
H A Dvme_scc.c158 tty_set_operations(scc_driver, &scc_ops);
H A Depca.c1023 tty_set_operations(pc_driver, &pc_ops);
1039 tty_set_operations(pc_info, &info_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtty_driver.h318 extern void tty_set_operations(struct tty_driver *driver,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/platforms/iss/
H A Dconsole.c231 tty_set_operations(serial_driver, &serial_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dsrmcons.c257 tty_set_operations(driver, &srmcons_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dsclp_tty.c612 tty_set_operations(driver, &sclp_ops);
H A Dsclp_vt220.c697 tty_set_operations(driver, &sclp_vt220_ops);
H A Dcon3215.c1149 tty_set_operations(driver, &tty3215_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Drio_linux.c767 tty_set_operations(rio_driver, &rio_ops);
778 tty_set_operations(rio_driver2, &rio_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dinterface.c693 tty_set_operations(tty, &if_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/ipwireless/
H A Dtty.c624 tty_set_operations(ipw_tty_driver, &tty_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dline.c668 tty_set_operations(driver, ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/card/
H A Dsdio_uart.c1191 tty_set_operations(tty_drv, &sdio_uart_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dpc300_tty.c242 tty_set_operations(&serial_drv, &pc300_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Du_serial.c1092 tty_set_operations(gs_tty_driver, &gs_tty_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A D68328serial.c1295 tty_set_operations(serial_driver, &rs_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/ircomm/
H A Dircomm_tty.c134 tty_set_operations(driver, &ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/rfcomm/
H A Dtty.c1173 tty_set_operations(rfcomm_tty_driver, &rfcomm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/hp/sim/
H A Dsimserial.c941 tty_set_operations(hp_simserial_driver, &hp_ops);

Completed in 181 milliseconds

123