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

#include <windfarm.h>

Data Fields

int(* get_value )(struct wf_sensor *sr, s32 *val)
 
void(* release )(struct wf_sensor *sr)
 
struct moduleowner
 

Detailed Description

Definition at line 102 of file windfarm.h.

Field Documentation

int(* get_value)(struct wf_sensor *sr, s32 *val)

Definition at line 103 of file windfarm.h.

struct module* owner

Definition at line 105 of file windfarm.h.

void(* release)(struct wf_sensor *sr)

Definition at line 104 of file windfarm.h.


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