Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
enclosure_component_callbacks Struct Reference

#include <enclosure.h>

Data Fields

void(* get_status )(struct enclosure_device *, struct enclosure_component *)
 
int(* set_status )(struct enclosure_device *, struct enclosure_component *, enum enclosure_status)
 
void(* get_fault )(struct enclosure_device *, struct enclosure_component *)
 
int(* set_fault )(struct enclosure_device *, struct enclosure_component *, enum enclosure_component_setting)
 
void(* get_active )(struct enclosure_device *, struct enclosure_component *)
 
int(* set_active )(struct enclosure_device *, struct enclosure_component *, enum enclosure_component_setting)
 
void(* get_locate )(struct enclosure_device *, struct enclosure_component *)
 
int(* set_locate )(struct enclosure_device *, struct enclosure_component *, enum enclosure_component_setting)
 

Detailed Description

Definition at line 61 of file enclosure.h.

Field Documentation

Definition at line 72 of file enclosure.h.

Definition at line 67 of file enclosure.h.

Definition at line 77 of file enclosure.h.

Definition at line 62 of file enclosure.h.

Definition at line 74 of file enclosure.h.

Definition at line 69 of file enclosure.h.

Definition at line 79 of file enclosure.h.

Definition at line 64 of file enclosure.h.


The documentation for this struct was generated from the following file: