Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/um/drivers/
A Dchan_user.h17 struct chan_ops { struct
30 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.h26 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 = {
399 const struct chan_ops *ops;
442 const struct chan_ops *ops; in parse_chan()
A Dxterm.c218 const struct chan_ops xterm_ops = {
A Dport_user.c99 const struct chan_ops port_ops = {

Completed in 12 milliseconds