Searched defs:hpi_buffer (Results 1 – 1 of 1) sorted by relevance
612 struct hpi_buffer { struct614 struct hpi_msg_format reserved;615 u32 command; /**< HPI_BUFFER_CMD_xxx*/616 u32 pci_address; /**< PCI physical address of buffer for DSP DMA */617 u32 buffer_size; /**< must line up with data_size of HPI_DATA*/