Searched defs:opts (Results 1 – 11 of 11) sorted by relevance
/arch/um/drivers/ |
D | null.c | 15 static void *null_init(char *str, int device, const struct chan_opts *opts) in null_init()
|
D | tty.c | 19 static void *tty_chan_init(char *str, int device, const struct chan_opts *opts) in tty_chan_init()
|
D | fd.c | 22 static void *fd_init(char *str, int device, const struct chan_opts *opts) in fd_init()
|
D | chan_kern.c | 15 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()
|
D | xterm.c | 27 static void *xterm_init(char *str, int device, const struct chan_opts *opts) in xterm_init()
|
D | pty.c | 26 static void *pty_chan_init(char *str, int device, const struct chan_opts *opts) in pty_chan_init()
|
D | ssl.c | 31 static struct chan_opts opts = { variable
|
D | stdio_console.c | 37 static struct chan_opts opts = { variable
|
D | port_user.c | 24 static void *port_init(char *str, int device, const struct chan_opts *opts) in port_init()
|
D | line.c | 367 const struct chan_opts *opts, char **error_out) in setup_one_line() 459 const struct chan_opts *opts, char **error_out) in line_config()
|
/arch/arm/mach-davinci/ |
D | time.c | 86 unsigned long opts; member
|