platform_driver_probe man page on Scientific

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

PLATFORM_DRIVER_PROB(9)	 Device drivers infrastructure PLATFORM_DRIVER_PROB(9)

NAME
       platform_driver_probe - register driver for non-hotpluggable device

SYNOPSIS
       int __init_or_module
						  platform_driver_probe(struct platform_driver * drv,
						  int (*probe) (struct platform_device *));

ARGUMENTS
       drv
	   platform driver structure

       probe
	   the driver probe routine, probably from an __init section

DESCRIPTION
       Use this instead of platform_driver_register when you know the device
       is not hotpluggable and has already been registered, and you want to
       remove its run-once probe infrastructure from memory after the driver
       has bound to the device.

       One typical use for this would be with drivers for controllers
       integrated into system-on-chip processors, where the controller devices
       have been configured as part of board setup.

       Returns zero if the driver registered and bound to a device, else
       returns a negative error code and with the driver not registered.

COPYRIGHT
Kernel Hackers Manual 2.6.	 November 2013	       PLATFORM_DRIVER_PROB(9)
[top]

List of man pages available for Scientific

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