parport_register_driver man page on Oracle

Man page or keyword search:  
man Server   33470 pages
apropos Keyword Search (all sections)
Output format
Oracle logo
[printable version]

PARPORT_REGISTER_DRI(9)	     Parallel Port Devices     PARPORT_REGISTER_DRI(9)

NAME
       parport_register_driver - register a parallel port device driver

SYNOPSIS
       int parport_register_driver(struct parport_driver * drv);

ARGUMENTS
       drv
	   structure describing the driver

DESCRIPTION
       This can be called by a parallel port device driver in order to receive
       notifications about ports being found in the system, as well as ports
       no longer available.

       The drv structure is allocated by the caller and must not be
       deallocated until after calling parport_unregister_driver.

       The driver's attach function may block. The port that attach is given
       will be valid for the duration of the callback, but if the driver wants
       to take a copy of the pointer it must call parport_get_port to do so.
       Calling parport_register_device on that port will do this for you.

       The driver's detach function may block. The port that detach is given
       will be valid for the duration of the callback, but if the driver wants
       to take a copy of the pointer it must call parport_get_port to do so.

       Returns 0 on success. Currently it always succeeds.

COPYRIGHT
Kernel Hackers Manual 3.8.	   June 2014	       PARPORT_REGISTER_DRI(9)
[top]

List of man pages available for Oracle

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net