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

Data Fields

u32 command
 
u32 argument1
 
u32 argument2
 
u32 argument3
 
int cmd_active
 
int result
 

Detailed Description

struct uic_command - UIC command structure : UIC command : UIC command argument 1 : UIC command argument 2 : UIC command argument 3 : Indicate if UIC command is outstanding

Returns
: UIC command result

Definition at line 113 of file ufshcd.c.

Field Documentation

u32 argument1

Definition at line 115 of file ufshcd.c.

u32 argument2

Definition at line 116 of file ufshcd.c.

u32 argument3

Definition at line 117 of file ufshcd.c.

int cmd_active

Definition at line 118 of file ufshcd.c.

Definition at line 114 of file ufshcd.c.

int result

Definition at line 119 of file ufshcd.c.


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