Searched refs:tty_unregister_device (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dbus.c111 tty_unregister_device(usb_serial_tty_driver, minor);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dinterface.c629 tty_unregister_device(drv->tty, cs->minor_index);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/ipwireless/
H A Dtty.c583 tty_unregister_device(ipw_tty_driver, j);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dline.c679 tty_unregister_device(driver, i);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtty.h407 extern void tty_unregister_device(struct tty_driver *driver, unsigned index);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dtty_io.c2833 * tty_unregister_device - unregister a tty device
2843 void tty_unregister_device(struct tty_driver *driver, unsigned index) function
2848 EXPORT_SYMBOL(tty_unregister_device); variable
2885 tty_unregister_device(driver, i);
H A Dnozomi.c1494 tty_unregister_device(ntty_driver, i);
1530 tty_unregister_device(ntty_driver, i);
H A Dmxser.c2636 tty_unregister_device(mxvar_sdriver, brd->idx + i);
2737 tty_unregister_device(mxvar_sdriver,
H A Disicom.c1638 tty_unregister_device(isicom_normal, board->index * 16 + i);
H A Dcyclades.c3967 tty_unregister_device(cy_serial_driver, i);
4171 tty_unregister_device(cy_serial_driver, e1);
H A Dstallion.c2228 tty_unregister_device(stl_serial,
4614 tty_unregister_device(stl_serial,
H A Drocket.c2404 tty_unregister_device(rocket_driver, i);
H A Dsynclink_gt.c3659 tty_unregister_device(serial_driver, info->line);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/card/
H A Dsdio_uart.c1151 tty_unregister_device(sdio_uart_tty_driver, port->index);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Du_serial.c1167 tty_unregister_device(gs_tty_driver, i);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/rfcomm/
H A Dtty.c106 tty_unregister_device(rfcomm_tty_driver, dev->id);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/usb/
H A Dhso.c2312 tty_unregister_device(tty_drv, serial->minor);
2824 tty_unregister_device(tty_drv, serial->minor);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/capi/
H A Dcapi.c290 tty_unregister_device(capinc_tty_driver, mp->minor);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/class/
H A Dcdc-acm.c625 tty_unregister_device(acm_tty_driver, acm->minor);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dserial_core.c2489 tty_unregister_device(drv->tty_driver, uport->line);

Completed in 433 milliseconds