Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dchan_user.h11 struct chan_opts { struct
19 void *(*init)(char *, int, const struct chan_opts *);
H A Dline.h85 const struct chan_opts *opts, char **error_out);
89 char *str, const struct chan_opts *opts,
H A Dnull.c15 static void *null_init(char *str, int device, const struct chan_opts *opts) in null_init()
H A Dchan.h32 const struct chan_opts *opts, char **error_out);
H A Dtty.c19 static void *tty_chan_init(char *str, int device, const struct chan_opts *opts) in tty_chan_init()
H A Dfd.c22 static void *fd_init(char *str, int device, const struct chan_opts *opts) in fd_init()
H A Dchan_kern.c15 const struct chan_opts *opts) in not_configged_init()
439 const struct chan_opts *opts, char **error_out) in parse_chan()
489 const struct chan_opts *opts, char **error_out) in parse_chan_pair()
H A Dpty.c26 static void *pty_chan_init(char *str, int device, const struct chan_opts *opts) in pty_chan_init()
H A Dxterm.c28 static void *xterm_init(char *str, int device, const struct chan_opts *opts) in xterm_init()
H A Dssl.c31 static struct chan_opts opts = {
H A Dport_user.c24 static void *port_init(char *str, int device, const struct chan_opts *opts) in port_init()
H A Dstdio_console.c37 static struct chan_opts opts = {
H A Dline.c362 const struct chan_opts *opts, char **error_out) in setup_one_line()
454 const struct chan_opts *opts, char **error_out) in line_config()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dchan_user.h11 struct chan_opts { struct
19 void *(*init)(char *, int, const struct chan_opts *);
H A Dline.h83 const struct chan_opts *opts, char **error_out);
87 char *str, const struct chan_opts *opts,
H A Dnull.c15 static void *null_init(char *str, int device, const struct chan_opts *opts) in null_init()
H A Dchan.h32 const struct chan_opts *opts, char **error_out);
H A Dtty.c19 static void *tty_chan_init(char *str, int device, const struct chan_opts *opts) in tty_chan_init()
H A Dfd.c22 static void *fd_init(char *str, int device, const struct chan_opts *opts) in fd_init()
H A Dchan_kern.c15 const struct chan_opts *opts) in not_configged_init()
439 const struct chan_opts *opts, char **error_out) in parse_chan()
489 const struct chan_opts *opts, char **error_out) in parse_chan_pair()
H A Dpty.c26 static void *pty_chan_init(char *str, int device, const struct chan_opts *opts) in pty_chan_init()
H A Dport_user.c25 static void *port_init(char *str, int device, const struct chan_opts *opts) in port_init()
H A Dstdio_console.c37 static struct chan_opts opts = {
H A Dssl.c31 static struct chan_opts opts = {
H A Dxterm.c28 static void *xterm_init(char *str, int device, const struct chan_opts *opts) in xterm_init()

Completed in 9 milliseconds

12