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
store(9) - freebsd
parport_register_port(9) - suse
parport_register_port(9) - centos
fetch(9) - debian
rebase(1) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq