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

#include <rio.h>

Data Fields

u16 did
 
u16 vid
 
u16 asm_did
 
u16 asm_vid
 

Detailed Description

struct rio_device_id - RIO device identifier : RIO device ID : RIO vendor ID : RIO assembly device ID : RIO assembly vendor ID

Identifies a RIO device based on both the device/vendor IDs and the assembly device/vendor IDs.

Definition at line 387 of file rio.h.

Field Documentation

u16 asm_did

Definition at line 389 of file rio.h.

u16 asm_vid

Definition at line 389 of file rio.h.

u16 did

Definition at line 388 of file rio.h.

u16 vid

Definition at line 388 of file rio.h.


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