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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/include/
H A Dchan_user.h21 struct chan_ops { struct
34 extern const struct chan_ops fd_ops, null_ops, port_ops, pts_ops, pty_ops,
H A Dchan_kern.h26 const struct chan_ops *ops;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/drivers/
H A Dnull.c35 const struct chan_ops null_ops = {
H A Dpty.c122 const struct chan_ops pty_ops = {
135 const struct chan_ops pts_ops = {
H A Dtty.c65 const struct chan_ops tty_ops = {
H A Dfd.c80 const struct chan_ops fd_ops = {
H A Dport_user.c103 const struct chan_ops port_ops = {
H A Dxterm.c191 const struct chan_ops xterm_ops = {
H A Dchan_kern.c79 static const struct chan_ops not_configged_ops = {
478 const struct chan_ops *ops;
521 const struct chan_ops *ops;

Completed in 56 milliseconds