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

  /hardware/ti/omap3/dspbridge/inc/
DSPProcessor.h 72 * pAttrIn: Ptr to the DSP_PROCESSORATTRIN structure.
87 OPTIONAL CONST struct DSP_PROCESSORATTRIN *
dbdefs.h 462 /* The DSP_PROCESSORATTRIN structure describes the attributes of a processor */
463 struct DSP_PROCESSORATTRIN{
467 /*DSP_PROCESSORATTRIN, *DSP_HPROCESSORATTRIN;*/
wcdioctl.h 112 struct DSP_PROCESSORATTRIN *pAttrIn;
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPProcessor.h 72 * pAttrIn: Ptr to the DSP_PROCESSORATTRIN structure.
87 OPTIONAL CONST struct DSP_PROCESSORATTRIN *
dbdefs.h 451 /* The DSP_PROCESSORATTRIN structure describes the attributes of a processor */
452 struct DSP_PROCESSORATTRIN{
456 /*DSP_PROCESSORATTRIN, *DSP_HPROCESSORATTRIN;*/
wcdioctl.h 112 struct DSP_PROCESSORATTRIN *pAttrIn;
  /hardware/ti/omap3/dspbridge/libbridge/
DSPProcessor.c 96 OPTIONAL CONST struct DSP_PROCESSORATTRIN *pAttrIn,
107 (struct DSP_PROCESSORATTRIN *)pAttrIn;

Completed in 46 milliseconds