Home
last modified time | relevance | path

Searched defs:muxport (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/parport/
Ddaisy.c74 static struct parport *clone_parport(struct parport *real, int muxport) in clone_parport()
396 int muxport = port->muxport; in select_port() local
/linux-3.3/include/linux/
Dparport.h279 int muxport; /* which muxport (if any) this is */ member