Searched defs:null_ops (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/arch/um/drivers/ | ||
D | null.c | 40 const struct chan_ops null_ops = { variable |
/Linux-v5.10/drivers/char/ | ||
D | ttyprintk.c | 169 static const struct tty_port_operations null_ops = { }; variable |