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

Data Fields

charget
 
charput
 
void(* get_handler )(char *)
 
int(* put_handler )(char *, char *)
 

Detailed Description

Definition at line 171 of file kgdbts.c.

Field Documentation

char* get

Definition at line 172 of file kgdbts.c.

void(* get_handler)(char *)

Definition at line 174 of file kgdbts.c.

char* put

Definition at line 173 of file kgdbts.c.

int(* put_handler)(char *, char *)

Definition at line 175 of file kgdbts.c.


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