Home
last modified time | relevance | path

Searched refs:chan_ops (Results 1 – 9 of 9) sorted by relevance

/arch/um/drivers/
A Dchan_user.h18 struct chan_ops { struct
31 extern const struct chan_ops fd_ops, null_ops, port_ops, pts_ops, pty_ops, argument
A Dpty.c141 const struct chan_ops pty_ops = {
154 const struct chan_ops pts_ops = {
A Dnull.c40 const struct chan_ops null_ops = {
A Dchan.h27 const struct chan_ops *ops;
A Dtty.c70 const struct chan_ops tty_ops = {
A Dfd.c84 const struct chan_ops fd_ops = {
A Dchan_kern.c71 static const struct chan_ops not_configged_ops = {
438 const struct chan_ops *ops;
481 const struct chan_ops *ops; in parse_chan()
A Dxterm.c215 const struct chan_ops xterm_ops = {
A Dport_user.c99 const struct chan_ops port_ops = {

Completed in 17 milliseconds