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

#include <hpi_internal.h>

Data Fields

struct hpi_msg_format reserved
 
u32 command
 
u32 pci_address
 
u32 buffer_size
 

Detailed Description

Definition at line 608 of file hpi_internal.h.

Field Documentation

u32 buffer_size

must line up with data_size of HPI_DATA

Definition at line 613 of file hpi_internal.h.

HPI_BUFFER_CMD_xxx

Definition at line 611 of file hpi_internal.h.

u32 pci_address

PCI physical address of buffer for DSP DMA

Definition at line 612 of file hpi_internal.h.

placeholder for backward compatibility (see dwBufferSize)

Definition at line 610 of file hpi_internal.h.


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