1PARPORT_ANNOUNCE_POR(9)      Parallel Port Devices     PARPORT_ANNOUNCE_POR(9)
2
3
4

NAME

6       parport_announce_port - tell device drivers about a parallel port
7

SYNOPSIS

9       void parport_announce_port(struct parport * port);
10

ARGUMENTS

12       port
13           parallel port to announce
14

DESCRIPTION

16       After a port driver has registered a parallel port with
17       parport_register_port, and performed any necessary initialisation or
18       adjustments, it should call parport_announce_port in order to notify
19       all device drivers that have called parport_register_driver. Their
20       attach functions will be called, with port as the parameter.
21
23Kernel Hackers Manual 3.10         June 2019           PARPORT_ANNOUNCE_POR(9)
Impressum