Searched defs:pDevice (Results 1 – 1 of 1) sorted by relevance
/frameworks/wilhelm/src/itf/ |
D | IEngine.c | 94 static SLresult IEngine_CreateLEDDevice(SLEngineItf self, SLObjectItf *pDevice, SLuint32 deviceID, in IEngine_CreateLEDDevice() 132 static SLresult IEngine_CreateVibraDevice(SLEngineItf self, SLObjectItf *pDevice, SLuint32 deviceID, in IEngine_CreateVibraDevice() 1001 static XAresult IEngine_CreateCameraDevice(XAEngineItf self, XAObjectItf *pDevice, in IEngine_CreateCameraDevice() 1014 static XAresult IEngine_CreateRadioDevice(XAEngineItf self, XAObjectItf *pDevice, in IEngine_CreateRadioDevice() 1027 static XAresult IXAEngine_CreateLEDDevice(XAEngineItf self, XAObjectItf *pDevice, XAuint32 deviceID, in IXAEngine_CreateLEDDevice() 1038 static XAresult IXAEngine_CreateVibraDevice(XAEngineItf self, XAObjectItf *pDevice, in IXAEngine_CreateVibraDevice()
|