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

#include <ispstat.h>

Data Fields

int(* validate_params )(struct ispstat *stat, void *new_conf)
 
void(* set_params )(struct ispstat *stat, void *new_conf)
 
void(* setup_regs )(struct ispstat *stat, void *priv)
 
void(* enable )(struct ispstat *stat, int enable)
 
int(* busy )(struct ispstat *stat)
 
int(* buf_process )(struct ispstat *stat)
 

Detailed Description

Definition at line 60 of file ispstat.h.

Field Documentation

int(* buf_process)(struct ispstat *stat)

Definition at line 87 of file ispstat.h.

int(* busy)(struct ispstat *stat)

Definition at line 84 of file ispstat.h.

void(* enable)(struct ispstat *stat, int enable)

Definition at line 81 of file ispstat.h.

void(* set_params)(struct ispstat *stat, void *new_conf)

Definition at line 75 of file ispstat.h.

void(* setup_regs)(struct ispstat *stat, void *priv)

Definition at line 78 of file ispstat.h.

int(* validate_params)(struct ispstat *stat, void *new_conf)

Definition at line 66 of file ispstat.h.


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