platform_create_bundle man page on OpenSuSE

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

PLATFORM_CREATE_BUND(9)	 Device drivers infrastructure PLATFORM_CREATE_BUND(9)

NAME
       platform_create_bundle - register driver and create corresponding
       device

SYNOPSIS
       struct platform_device *
						       platform_create_bundle(struct platform_driver * driver,
						       int (*probe) (struct platform_device *),
						       struct resource * res,
						       unsigned int n_res,
						       const void * data,
						       size_t size);

ARGUMENTS
       driver
	   platform driver structure

       probe
	   the driver probe routine, probably from an __init section

       res
	   set of resources that needs to be allocated for the device

       n_res
	   number of resources

       data
	   platform specific data for this platform device

       size
	   size of platform specific data

DESCRIPTION
       Use this in legacy-style modules that probe hardware directly and
       register a single platform device and corresponding platform driver.

       Returns struct platform_device pointer on success, or ERR_PTR on error.

COPYRIGHT
Kernel Hackers Manual 3.11	 November 2013	       PLATFORM_CREATE_BUND(9)
[top]

List of man pages available for OpenSuSE

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