Searched refs:tty_set_operations (Results 26 - 50 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 Dtty_io.c2903 void tty_set_operations(struct tty_driver *driver, function
2908 EXPORT_SYMBOL(tty_set_operations); variable
H A Damiserial.c1982 tty_set_operations(serial_driver, &serial_ops);
H A Disicom.c1689 tty_set_operations(isicom_normal, &isicom_ops);
H A Dmoxa.c1049 tty_set_operations(moxaDriver, &moxa_ops);
H A Dnozomi.c1959 tty_set_operations(ntty_driver, &tty_ops);
H A Driscom8.c1416 tty_set_operations(riscom_driver, &riscom_ops);
H A Dserial167.c2020 tty_set_operations(cy_serial_driver, &cy_ops);
H A Dmxser.c2674 tty_set_operations(mxvar_sdriver, &mxser_ops);
H A Dn_gsm.c2666 tty_set_operations(gsm_tty_driver, &gsmtty_ops);
H A Drocket.c2343 tty_set_operations(rocket_driver, &rocket_ops);
H A Dspecialix.c2203 tty_set_operations(specialix_driver, &sx_ops);
H A Dsx.c2116 tty_set_operations(sx_driver, &sx_ops);
H A Dcyclades.c4103 tty_set_operations(cy_serial_driver, &cy_ops);
H A Distallion.c4421 tty_set_operations(stli_serial, &stli_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dusb-serial.c1241 tty_set_operations(usb_serial_tty_driver, &serial_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/capi/
H A Dcapi.c1379 tty_set_operations(drv, &capinc_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dtty3270.c1770 tty_set_operations(driver, &tty3270_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/class/
H A Dcdc-acm.c1696 tty_set_operations(acm_tty_driver, &acm_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/usb/
H A Dhso.c3352 tty_set_operations(tty_drv, &hso_serial_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A D68360serial.c2401 tty_set_operations(serial_driver, &rs_360_ops);
H A Dserial_core.c2330 tty_set_operations(normal, &uart_ops);
H A Dcrisv10.c4471 tty_set_operations(driver, &rs_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ip2/
H A Dip2main.c720 tty_set_operations(ip2_tty_driver, &ip2_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_tty.c1891 tty_set_operations(m->tty_modem, &modem_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/
H A Dsynclink_cs.c2884 tty_set_operations(serial_driver, &mgslpc_ops);

Completed in 443 milliseconds

123