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

Data Fields

struct hv_device * device
 
bool init_complete
 
bool connected
 
struct mousevsc_prt_msg protocol_req
 
struct mousevsc_prt_msg protocol_resp
 
struct completion wait_event
 
int dev_info_status
 
struct hid_descriptorhid_desc
 
unsigned charreport_desc
 
u32 report_desc_size
 
struct hv_input_dev_info hid_dev_info
 
struct hid_devicehid_device
 

Detailed Description

Definition at line 145 of file hid-hyperv.c.

Field Documentation

bool connected

Definition at line 148 of file hid-hyperv.c.

int dev_info_status

Definition at line 153 of file hid-hyperv.c.

struct hv_device* device

Definition at line 146 of file hid-hyperv.c.

Definition at line 155 of file hid-hyperv.c.

struct hv_input_dev_info hid_dev_info

Definition at line 158 of file hid-hyperv.c.

Definition at line 159 of file hid-hyperv.c.

bool init_complete

Definition at line 147 of file hid-hyperv.c.

struct mousevsc_prt_msg protocol_req

Definition at line 149 of file hid-hyperv.c.

struct mousevsc_prt_msg protocol_resp

Definition at line 150 of file hid-hyperv.c.

unsigned char* report_desc

Definition at line 156 of file hid-hyperv.c.

u32 report_desc_size

Definition at line 157 of file hid-hyperv.c.

struct completion wait_event

Definition at line 152 of file hid-hyperv.c.


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