HomeSort by relevance Sort by last modified time
    Searched refs:DSP_RESOURCEINFO (Results 1 - 7 of 7) sorted by null

  /hardware/ti/omap3/dspbridge/inc/
DSPProcessor.h 188 * pResourceInfo: Ptr to the DSP_RESOURCEINFO structure in which
190 * uResourceInfoSize: Size of the DSP_RESOURCEINFO structure.
201 * DSP_ESIZE: The size of the specified DSP_RESOURCEINFO struct
208 OUT struct DSP_RESOURCEINFO *
dbdefs.h 511 * The DSP_RESOURCEINFO structure is used to retrieve information about a
514 struct DSP_RESOURCEINFO {
523 /*DSP_RESOURCEINFO, *DSP_HRESOURCEINFO;*/
wcdioctl.h 137 struct DSP_RESOURCEINFO *pResourceInfo;
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPProcessor.h 188 * pResourceInfo: Ptr to the DSP_RESOURCEINFO structure in which
190 * uResourceInfoSize: Size of the DSP_RESOURCEINFO structure.
201 * DSP_ESIZE: The size of the specified DSP_RESOURCEINFO struct
208 OUT struct DSP_RESOURCEINFO *
dbdefs.h 500 * The DSP_RESOURCEINFO structure is used to retrieve information about a
503 struct DSP_RESOURCEINFO {
512 /*DSP_RESOURCEINFO, *DSP_HRESOURCEINFO;*/
wcdioctl.h 137 struct DSP_RESOURCEINFO *pResourceInfo;
  /hardware/ti/omap3/dspbridge/libbridge/
DSPProcessor.c 300 UINT uResourceType, OUT struct DSP_RESOURCEINFO *pResourceInfo,
310 sizeof(struct DSP_RESOURCEINFO))) {
312 sizeof(struct DSP_RESOURCEINFO)) {

Completed in 2547 milliseconds