Searched refs:chan_opts (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/include/
H A Dchan_user.h11 struct chan_opts { struct
23 void *(*init)(char *, int, const struct chan_opts *);
H A Dline.h87 extern void lines_init(struct line *lines, int nlines, struct chan_opts *opts);
91 char *str, const struct chan_opts *opts,
H A Dchan_kern.h33 const struct chan_opts *opts, char **error_out);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/drivers/
H A Dnull.c14 static void *null_init(char *str, int device, const struct chan_opts *opts)
H A Dtty.c21 static void *tty_chan_init(char *str, int device, const struct chan_opts *opts)
H A Dfd.c23 static void *fd_init(char *str, int device, const struct chan_opts *opts)
H A Dpty.c26 static void *pty_chan_init(char *str, int device, const struct chan_opts *opts)
H A Dport_user.c30 static void *port_init(char *str, int device, const struct chan_opts *opts)
H A Dssl.c41 static struct chan_opts opts = {
H A Dstdio_console.c45 static struct chan_opts opts = {
H A Dxterm.c33 void *xterm_init(char *str, int device, const struct chan_opts *opts)
H A Dchan_kern.c23 const struct chan_opts *opts)
518 const struct chan_opts *opts, char **error_out)
568 const struct chan_opts *opts, char **error_out)
H A Dline.c590 const struct chan_opts *opts, char **error_out)
711 void lines_init(struct line *lines, int nlines, struct chan_opts *opts)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/kernel/tt/
H A Dgdb.c64 static struct chan_opts opts = {
76 extern void *xterm_init(char *, int, struct chan_opts *);

Completed in 64 milliseconds