Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dchan_user.h17 struct chan_ops { struct
30 extern const struct chan_ops fd_ops, null_ops, port_ops, pts_ops, pty_ops,
H A Dpty.c141 const struct chan_ops pty_ops = {
154 const struct chan_ops pts_ops = {
H A Dnull.c40 const struct chan_ops null_ops = {
H A Dchan.h26 const struct chan_ops *ops;
H A Dtty.c70 const struct chan_ops tty_ops = {
H A Dfd.c84 const struct chan_ops fd_ops = {
H 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()
H A Dxterm.c217 const struct chan_ops xterm_ops = {
H A Dport_user.c98 const struct chan_ops port_ops = {
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dchan_user.h17 struct chan_ops { struct
30 extern const struct chan_ops fd_ops, null_ops, port_ops, pts_ops, pty_ops,
H A Dpty.c141 const struct chan_ops pty_ops = {
154 const struct chan_ops pts_ops = {
H A Dnull.c40 const struct chan_ops null_ops = {
H A Dchan.h26 const struct chan_ops *ops;
H A Dtty.c70 const struct chan_ops tty_ops = {
H A Dfd.c84 const struct chan_ops fd_ops = {
H 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()
H A Dport_user.c99 const struct chan_ops port_ops = {
H A Dxterm.c218 const struct chan_ops xterm_ops = {

Completed in 6 milliseconds