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

#include <hidp.h>

Data Fields

int ctrl_sock
 
int intr_sock
 
__u16 parser
 
__u16 rd_size
 
__u8 __userrd_data
 
__u8 country
 
__u8 subclass
 
__u16 vendor
 
__u16 product
 
__u16 version
 
__u32 flags
 
__u32 idle_to
 
char name [128]
 

Detailed Description

Definition at line 86 of file hidp.h.

Field Documentation

__u8 country

Definition at line 92 of file hidp.h.

int ctrl_sock

Definition at line 87 of file hidp.h.

__u32 flags

Definition at line 97 of file hidp.h.

__u32 idle_to

Definition at line 98 of file hidp.h.

int intr_sock

Definition at line 88 of file hidp.h.

char name[128]

Definition at line 99 of file hidp.h.

__u16 parser

Definition at line 89 of file hidp.h.

Definition at line 95 of file hidp.h.

__u8 __user* rd_data

Definition at line 91 of file hidp.h.

__u16 rd_size

Definition at line 90 of file hidp.h.

Definition at line 93 of file hidp.h.

Definition at line 94 of file hidp.h.

__u16 version

Definition at line 96 of file hidp.h.


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