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