parport_find_base(9) centos man page | unix.com

Man Page: parport_find_base

Operating Environment: centos

Section: 9

PARPORT_FIND_BASE(9)					       Parallel Port Devices					      PARPORT_FIND_BASE(9)

NAME
parport_find_base - find a parallel port by base address
SYNOPSIS
struct parport * parport_find_base(unsigned long base);
ARGUMENTS
base base I/O address
DESCRIPTION
This 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PARPORT_FIND_BASE(9)
Related Man Pages
fetch(9) - debian
fuswintr(9) - debian
rebase(1) - osx
suword64(9) - freebsd
suword(9) - freebsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I