Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Typedefs
hv_driver.h File Reference
#include <hv/hypervisor.h>

Go to the source code of this file.

Data Structures

struct  hv_driver_cb
 

Typedefs

typedef void hv_driver_callback_t (struct hv_driver_cb *cb, __hv32 result)
 

Typedef Documentation

typedef void hv_driver_callback_t(struct hv_driver_cb *cb, __hv32 result)

Definition at line 28 of file hv_driver.h.