Rechercher une page de manuel
parport_announce_port
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
parport_announce_port - tell device drivers about a parallel portSYNOPSIS
- 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
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre