Query: parport_find_base
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PARPORT_FIND_BASE(9) Parallel Port Devices PARPORT_FIND_BASE(9)NAMEparport_find_base - find a parallel port by base addressSYNOPSISstruct parport * parport_find_base(unsigned long base);ARGUMENTSbase base I/O addressDESCRIPTIONThis returns the parallel port with the specified base address, or NULL if there is none. There is an implicit parport_get_port done already; to throw away the reference to the port that parport_find_base gives you, use parport_put_port.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PARPORT_FIND_BASE(9)
Related Man Pages |
---|
store(9) - freebsd |
fuswintr(9) - debian |
fubyte(9) - debian |
suword(9) - freebsd |
suword16(9) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
Tar Command |
Shopt -s histappend |
Controlling user input |