Searched defs:hpi_buffer (Results 1 – 1 of 1) sorted by relevance
601 struct hpi_buffer { struct603 struct hpi_msg_format reserved;604 u32 command; /**< HPI_BUFFER_CMD_xxx*/605 u32 pci_address; /**< PCI physical address of buffer for DSP DMA */606 u32 buffer_size; /**< must line up with data_size of HPI_DATA*/