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

#include <yenta_socket.h>

Data Fields

int(* override )(struct yenta_socket *)
 
void(* save_state )(struct yenta_socket *)
 
void(* restore_state )(struct yenta_socket *)
 
int(* sock_init )(struct yenta_socket *)
 

Detailed Description

Definition at line 106 of file yenta_socket.h.

Field Documentation

int(* override)(struct yenta_socket *)

Definition at line 107 of file yenta_socket.h.

void(* restore_state)(struct yenta_socket *)

Definition at line 109 of file yenta_socket.h.

void(* save_state)(struct yenta_socket *)

Definition at line 108 of file yenta_socket.h.

int(* sock_init)(struct yenta_socket *)

Definition at line 110 of file yenta_socket.h.


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