Home
last modified time | relevance | path

Searched defs:null_ops (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/um/drivers/
Dnull.c40 const struct chan_ops null_ops = { variable
/linux-2.6.39/drivers/char/
Dttyprintk.c173 struct tty_port_operations null_ops = { }; variable
/linux-2.6.39/sound/oss/
Dac97_codec.c102 static struct ac97_ops null_ops = { NULL, NULL, NULL }; variable