![]() |
![]() |
IRES PROTOCOL SDMA Interface Definitions (C64P) - Allows algorithms to request and receive handles representing the SDMA resource.
#include <ti/xdais/ires.h>#include <ti/sdo/linuxutils/sdma/include/sdma.h>

Go to the source code of this file.
Data Structures | |
| struct | IRES_SDMA_ProtocolArgs |
| SDMA Protocol Arguments definition. More... | |
| struct | IRES_SDMA_Obj |
| IRES_SDMA_Obj extends the generic IRES_Obj structure that is returned back to the algorithm requesting the resource. More... | |
| struct | IRES_SDMA_RegisterLayer |
| struct | IRES_SDMA_Properties |
Defines | |
| #define | IRES_SDMA_PROTOCOLNAME "ti.sdo.fc.ires.sdma" |
| Name used to describe this protocol. | |
| #define | SDMA_GTNAME "ti.sdo.fc.ires.sdma" |
| Name used to identify this GT module. | |
Typedefs | |
| typedef struct IRES_SDMA_Obj * | IRES_SDMA_Handle |
| Handle to "logical" resource. | |