centos man page for parport_announce_port

Query: parport_announce_port

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PARPORT_ANNOUNCE_POR(9) 				       Parallel Port Devices					   PARPORT_ANNOUNCE_POR(9)

NAME
parport_announce_port - tell device drivers about a parallel port
SYNOPSIS
void parport_announce_port(struct parport * port);
ARGUMENTS
port parallel port to announce
DESCRIPTION
After a port driver has registered a parallel port with parport_register_port, and performed any necessary initialisation or adjustments, it should call parport_announce_port in order to notify all device drivers that have called parport_register_driver. Their attach functions will be called, with port as the parameter.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PARPORT_ANNOUNCE_POR(9)
Related Man Pages
parport_register_device(9) - suse
lpt(4) - freebsd
lpt(4) - centos
lpt(4) - xfree86
lpt(4) - posix
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq