Searched defs:addr (Results 1 – 9 of 9) sorted by relevance
| /device/google/accessory/arduino/USB_Host_Shield/ |
| D | Usb.h | 161 inline byte USB::getDevDescr( byte addr, byte ep, unsigned int nbytes, char* dataptr, unsigned int … in getDevDescr() 165 inline byte USB::getConfDescr( byte addr, byte ep, unsigned int nbytes, byte conf, char* dataptr, u… in getConfDescr() 169 inline byte USB::getStrDescr( byte addr, byte ep, unsigned int nbytes, byte index, unsigned int lan… in getStrDescr() 177 inline byte USB::setConf( byte addr, byte ep, byte conf_value, unsigned int nak_limit ) { in setConf() 181 inline byte USB::setProto( byte addr, byte ep, byte interface, byte protocol, unsigned int nak_limi… in setProto() 184 inline byte USB::getProto( byte addr, byte ep, byte interface, char* dataptr, unsigned int nak_limi… in getProto() 188 inline byte USB::getReportDescr( byte addr, byte ep, unsigned int nbytes, char* dataptr, unsigned i… in getReportDescr() 191 inline byte USB::setReport( byte addr, byte ep, unsigned int nbytes, byte interface, byte report_ty… in setReport() 194 inline byte USB::getReport( byte addr, byte ep, unsigned int nbytes, byte interface, byte report_ty… in getReport() 198 inline byte USB::getIdle( byte addr, byte ep, byte interface, byte reportID, char* dataptr, unsigne… in getIdle() [all …]
|
| D | Usb.cpp | 67 EP_RECORD* USB::getDevTableEntry( byte addr, byte ep ) in getDevTableEntry() 76 void USB::setDevTableEntry( byte addr, EP_RECORD* eprecord_ptr ) in setDevTableEntry() 86 byte USB::ctrlReq( byte addr, byte ep, byte bmReqType, byte bRequest, byte wValLo, byte wValHi, uns… in ctrlReq() 137 byte USB::ctrlData( byte addr, byte ep, unsigned int nbytes, char* dataptr, boolean direction, unsi… in ctrlData() 155 byte USB::inTransfer( byte addr, byte ep, unsigned int nbytes, char* data, unsigned int nak_limit ) in inTransfer() 191 int USB::newInTransfer( byte addr, byte ep, unsigned int nbytes, char* data, unsigned int nak_limit… in newInTransfer() 231 byte USB::outTransfer( byte addr, byte ep, unsigned int nbytes, char* data, unsigned int nak_limit ) in outTransfer()
|
| /device/google/accessory/arduino/AndroidAccessory/ |
| D | AndroidAccessory.cpp | 60 int AndroidAccessory::getProtocol(byte addr) in getProtocol() 71 void AndroidAccessory::sendString(byte addr, int index, const char *str) in sendString() 82 bool AndroidAccessory::switchDevice(byte addr) in switchDevice() 115 bool AndroidAccessory::findEndpoints(byte addr, EP_RECORD *inEp, EP_RECORD *outEp) in findEndpoints()
|
| /device/samsung/crespo/sec_mm/sec_omx/sec_osal/ |
| D | SEC_OSAL_Memory.c | 47 void SEC_OSAL_Free(OMX_PTR addr) in SEC_OSAL_Free()
|
| /device/samsung/crespo/libhwcomposer/ |
| D | SecHWCUtils.h | 85 uint32_t addr[NUM_OF_WIN_BUF]; member
|
| D | SecHWCUtils.cpp | 256 unsigned int addr) in fimc_v4l2_set_dst()
|
| /device/moto/stingray/whisper/ |
| D | Whisper_AccyMain.c | 587 struct sockaddr_nl addr; in accyInit() local
|
| /device/samsung/crespo/libcamera/ |
| D | SecCamera.cpp | 1125 unsigned char *addr; in getJpeg() local 1272 unsigned char *addr; in getSnapshotAndJpeg() local
|
| D | SecCameraHWInterface.cpp | 1057 unsigned char *addr = NULL; in pictureThread() local
|