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

#include <radeon.h>

Data Fields

uint32_t chunk_id
 
uint32_t length_dw
 
int kpage_idx [2]
 
uint32_tkpage [2]
 
uint32_tkdata
 
void __useruser_ptr
 
int last_copied_page
 
int last_page_index
 

Detailed Description

Definition at line 801 of file radeon.h.

Field Documentation

uint32_t chunk_id

Definition at line 802 of file radeon.h.

uint32_t* kdata

Definition at line 806 of file radeon.h.

uint32_t* kpage[2]

Definition at line 805 of file radeon.h.

int kpage_idx[2]

Definition at line 804 of file radeon.h.

int last_copied_page

Definition at line 808 of file radeon.h.

int last_page_index

Definition at line 809 of file radeon.h.

uint32_t length_dw

Definition at line 803 of file radeon.h.

void __user* user_ptr

Definition at line 807 of file radeon.h.


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