struct_subsys_interface man page on OpenSuSE

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

STRUCT SUBSYS_INTERF(9)	 Device drivers infrastructure STRUCT SUBSYS_INTERF(9)

NAME
       struct_subsys_interface - interfaces to device functions

SYNOPSIS
       struct subsys_interface {
	 const char * name;
	 struct bus_type * subsys;
	 struct list_head node;
	 int (* add_dev) (struct device *dev, struct subsys_interface *sif);
	 int (* remove_dev) (struct device *dev, struct subsys_interface *sif);
       };

MEMBERS
       name
	   name of the device function

       subsys
	   subsytem of the devices to attach to

       node
	   the list of functions registered at the subsystem

       add_dev
	   device hookup to device function handler

       remove_dev
	   device hookup to device function handler

DESCRIPTION
       Simple interfaces attached to a subsystem. Multiple interfaces can
       attach to a subsystem and its devices. Unlike drivers, they do not
       exclusively claim or control devices. Interfaces usually represent a
       specific functionality of a subsystem/class of devices.

COPYRIGHT
Kernel Hackers Manual 3.11	 November 2013	       STRUCT SUBSYS_INTERF(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