Searched defs:deviceAddress (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Dpcscdmonitor.cpp869 bool PCSCDMonitor::deviceAddress(io_service_t service, uint32_t &address) function in class:PCSCDMonitor
882 bool PCSCDMonitor::deviceAddress(const IOKit::Device &dev, uint32_t &address) function in class:PCSCDMonitor
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp9240 IOReturn IOFramebuffer::i2cWriteData(IOIndex bus, IOI2CBusTiming * timing, UInt8 deviceAddress, UInt8 count, UInt8 * buffer) argument
9299 IOReturn IOFramebuffer::readDDCBlock(IOIndex bus, IOI2CBusTiming * timing, UInt8 deviceAddress, UInt8 startAddress, UInt8 * data) argument
9214 i2cReadData(IOIndex bus, IOI2CBusTiming * timing, UInt8 deviceAddress, UInt8 count, UInt8 * buffer) argument
9603 i2cReadDDCciData(IOIndex bus, IOI2CBusTiming * timing, UInt8 deviceAddress, UInt8 count, UInt8 *buffer) argument
9685 i2cRead(IOIndex bus, IOI2CBusTiming * timing, UInt8 deviceAddress, UInt8 numberOfBytes, UInt8 * data) argument
9731 i2cWrite(IOIndex bus, IOI2CBusTiming * timing, UInt8 deviceAddress, UInt8 numberOfBytes, UInt8 * data) argument
[all...]

Completed in 744 milliseconds