Searched refs:tty_driver (Results 1 - 25 of 105) sorted by relevance

12345

/drivers/s390/char/
H A Dsclp_tty.h13 #include <linux/tty_driver.h>
15 extern struct tty_driver *sclp_tty_driver;
H A Dtty3270.h10 #include <linux/tty_driver.h>
12 extern struct tty_driver *tty3270_driver;
H A Dsclp_tty.c13 #include <linux/tty_driver.h>
54 struct tty_driver *sclp_tty_driver;
504 struct tty_driver *driver;
H A Dsclp_vt220.c16 #include <linux/tty_driver.h>
56 static struct tty_driver *sclp_vt220_driver;
691 struct tty_driver *driver;
797 static struct tty_driver *
/drivers/staging/gdm724x/
H A Dgdm_tty.c19 #include <linux/tty_driver.h>
49 static struct tty_driver *gdm_driver[TTY_MAX_COUNT];
71 static int gdm_tty_install(struct tty_driver *driver, struct tty_struct *tty)
304 struct tty_driver *tty_driver; local
309 tty_driver = alloc_tty_driver(GDM_TTY_MINOR);
310 if (!tty_driver)
313 tty_driver->owner = THIS_MODULE;
314 tty_driver->driver_name = DRIVER_STRING[i];
315 tty_driver
340 struct tty_driver *tty_driver; local
[all...]
/drivers/tty/serial/
H A Dkgdb_nmi.c23 #include <linux/tty_driver.h>
69 static struct tty_driver *kgdb_nmi_tty_driver;
71 static struct tty_driver *kgdb_nmi_console_device(struct console *co, int *idx)
237 static int kgdb_nmi_tty_install(struct tty_driver *drv, struct tty_struct *tty)
H A Dkgdboc.c38 static struct tty_driver *kgdb_tty_driver;
158 struct tty_driver *p;
H A Dmsm_smd_tty.c24 #include <linux/tty_driver.h>
192 static struct tty_driver *smd_tty_driver;
H A Dserial_core.c1704 struct tty_driver *ttydrv = m->private;
1927 struct tty_driver *tty_drv = match->driver->tty_driver;
1979 drv->tty_driver->name_base + uport->line);
2110 drv->tty_driver->name_base + port->line,
2177 static int uart_poll_init(struct tty_driver *driver, int line, char *options)
2219 static int uart_poll_get_char(struct tty_driver *driver, int line)
2232 static void uart_poll_put_char(struct tty_driver *driver, int line, char ch)
2304 struct tty_driver *normal;
2321 drv->tty_driver
[all...]
H A Dsuncore.c39 drv->tty_driver->name_base = drv->minor - 64;
/drivers/tty/
H A Dpty.c31 static struct tty_driver *ptm_driver;
32 static struct tty_driver *pts_driver;
363 static int pty_common_install(struct tty_driver *driver, struct tty_struct *tty,
443 static int pty_install(struct tty_driver *driver, struct tty_struct *tty)
448 static void pty_remove(struct tty_driver *driver, struct tty_struct *tty)
518 struct tty_driver *pty_driver, *pty_slave_driver;
610 static struct tty_struct *ptm_unix98_lookup(struct tty_driver *driver,
626 static struct tty_struct *pts_unix98_lookup(struct tty_driver *driver,
643 static int pty_unix98_install(struct tty_driver *driver, struct tty_struct *tty)
648 static void pty_unix98_remove(struct tty_driver *drive
[all...]
H A Dtty_io.c75 #include <linux/tty_driver.h>
316 static struct tty_driver *get_tty_driver(dev_t device, int *index)
318 struct tty_driver *p;
341 struct tty_driver *tty_find_polling_driver(char *name, int *line)
343 struct tty_driver *p, *res = NULL;
1262 static void pty_line_name(struct tty_driver *driver, int index, char *p)
1282 static ssize_t tty_line_name(struct tty_driver *driver, int index, char *p)
1302 static struct tty_struct *tty_driver_lookup_tty(struct tty_driver *driver,
1341 int tty_standard_install(struct tty_driver *driver, struct tty_struct *tty)
1366 static int tty_driver_install_tty(struct tty_driver *drive
[all...]
H A Dtty_port.c8 #include <linux/tty_driver.h>
39 * @driver: tty_driver for this device
48 struct tty_driver *driver, unsigned index)
59 * @driver: tty_driver for this device
68 struct tty_driver *driver, unsigned index,
79 * @driver: tty_driver for this device
90 struct tty_driver *driver, unsigned index,
568 * @driver: tty_driver for this device
575 int tty_port_install(struct tty_port *port, struct tty_driver *driver,
H A Dbfin_jtag_comm.c26 #include <linux/tty_driver.h>
63 static struct tty_driver *bfin_jc_driver;
321 static struct tty_driver *
H A Dgoldfish.c51 static struct tty_driver *goldfish_tty_driver;
149 static struct tty_driver *goldfish_tty_console_device(struct console *c,
182 struct tty_driver *tty;
H A Dmetag_da.c29 #include <linux/tty_driver.h>
69 static struct tty_driver *channel_driver;
419 static int dashtty_install(struct tty_driver *driver, struct tty_struct *tty)
673 static struct tty_driver *dash_console_device(struct console *c, int *index)
/drivers/usb/serial/
H A Dempeg.c22 #include <linux/tty_driver.h>
H A Dconsole.c240 static struct tty_driver *usb_console_device(struct console *co, int *index)
242 struct tty_driver **p = (struct tty_driver **)co->data;
/drivers/char/
H A Ddcc_tty.c22 #include <linux/tty_driver.h>
35 static struct tty_driver *g_dcc_tty_driver;
234 static struct tty_driver *dcc_console_device(struct console *c, int *index)
H A Dttyprintk.c176 static struct tty_driver *ttyprintk_driver;
/drivers/tty/hvc/
H A Dhvc_console.c68 static struct tty_driver *hvc_driver;
184 static struct tty_driver *hvc_console_device(struct console *c, int *index)
316 static int hvc_install(struct tty_driver *driver, struct tty_struct *tty)
802 static int hvc_poll_init(struct tty_driver *driver, int line, char *options)
807 static int hvc_poll_get_char(struct tty_driver *driver, int line)
822 static void hvc_poll_put_char(struct tty_driver *driver, int line, char ch)
957 struct tty_driver *drv;
/drivers/pps/clients/
H A Dpps-ldisc.c60 struct tty_driver *drv = tty->driver;
/drivers/staging/fwserial/
H A Dfwserial.h6 #include <linux/tty_driver.h>
342 extern struct tty_driver *fwtty_driver;
/drivers/misc/
H A Dpti.c31 #include <linux/tty_driver.h>
84 static struct tty_driver *pti_tty_driver;
397 * for the tty_driver_*() basic function descriptions, see tty_driver.h.
461 static int pti_tty_install(struct tty_driver *driver, struct tty_struct *tty)
700 static struct tty_driver *pti_console_device(struct console *c, int *index)
/drivers/net/irda/
H A Ddonauboe.h311 struct tty_driver ttydev;

Completed in 458 milliseconds

12345