Searched defs:opts (Results 1 – 12 of 12) sorted by relevance
/arch/arm/mach-ixp4xx/ |
D | common.c | 517 unsigned long opts = *IXP4XX_OSRT1 & IXP4XX_OST_RELOAD_MASK; in ixp4xx_set_next_event() local 526 unsigned long opts = *IXP4XX_OSRT1 & IXP4XX_OST_RELOAD_MASK; in ixp4xx_shutdown() local 536 unsigned long opts = IXP4XX_OST_ENABLE | IXP4XX_OST_ONE_SHOT; in ixp4xx_set_oneshot() local 546 unsigned long opts = IXP4XX_OST_ENABLE; in ixp4xx_set_periodic() local 555 unsigned long opts = *IXP4XX_OSRT1 & IXP4XX_OST_RELOAD_MASK; in ixp4xx_resume() local
|
/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() 448 const struct chan_opts *opts, char **error_out) in parse_chan() 498 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 | 32 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 | 375 const struct chan_opts *opts, char **error_out) in setup_one_line() 467 const struct chan_opts *opts, char **error_out) in line_config()
|
/arch/arm/mach-davinci/ |
D | time.c | 94 unsigned long opts; member
|