Home
last modified time | relevance | path

Searched refs:null_ops (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/char/
H A Dttyprintk.c180 static const struct tty_port_operations null_ops = { }; variable
198 tpk_port.port.ops = &null_ops; in ttyprintk_init()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dnull.c40 const struct chan_ops null_ops = { variable
H A Dchan_user.h30 extern const struct chan_ops fd_ops, null_ops, port_ops, pts_ops, pty_ops,
H A Dchan_kern.c406 { "null", &null_ops },