centos man page for parport_find_base

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)

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
parport_register_device(9) - centos
fuswintr(9) - debian
parport_register_device(9) - suse
rebase(1) - osx
suswintr(9) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I