Searched defs:deviceID (Results 1 - 19 of 19) sorted by relevance

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DIsochronousDataHandler.k.h88 EXTERN_API( ComponentResult ) ADD_IDH_BASENAME(NewNotification) (IDH_GLOBALS() ADD_IDH_COMMA IDHDeviceID deviceID, IDHNotificationUPP notificationProc, void * userData, IDHNotificationID * notificationID); variable
H A DIsochronousDataHandler.i.c564 IDHDeviceID deviceID; member in struct:IDHNewNotificationGluePB
H A DDVFamily.c262 OSErr DVSetDeviceName( DVDeviceID deviceID, char * str ) argument
268 OSErr DVGetDeviceName( DVDeviceID deviceID, char * str ) argument
293 OSErr DVOpenDriver( DVDeviceID deviceID, DVDeviceRefNum *pRefNum ) argument
[all...]
H A DDVFamily.h243 DVDeviceID deviceID; // who it's from member in struct:DVEventHeaderStruct
H A DIsochronousDataHandler.h226 IDHDeviceID deviceID; /* Device which generated event*/ member in struct:IDHEventHeader
H A DDVIsochComponent.c86 IDHDeviceID deviceID; member in struct:ClientNotification
162 IDHDeviceID deviceID; // current deviceID member in struct:IsochComponentInstance
334 OSStatus findDeviceDescriptionforDevice( IsochComponentInstancePtr ih, UInt32 deviceID, DeviceDescription **deviceDescription) argument
377 static OSStatus getDeviceID( QTAtomSpec *configID, UInt32 *deviceID) argument
877 postEvent(IsochComponentGlobalsPtr g, IDHDeviceID deviceID, IDHEvent event) argument
[all...]
/macosx-10.9.5/IOFWDVComponents-207.4.1/tests/
H A Ddevicetest.c39 static IDHDeviceID deviceID; variable
H A Dreadtest.c44 static IDHDeviceID deviceID; variable
/macosx-10.9.5/WebCore-7537.78.1/platform/audio/mac/
H A DAudioSessionMac.cpp41 AudioDeviceID deviceID = kAudioDeviceUnknown; local
/macosx-10.9.5/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDVFamilyLib.c232 OSErr DVCGetDeviceInfo( DVCDeviceID deviceID, DVCDeviceInfoPtr pInfo ) argument
280 OSErr DVCGetDeviceName( DVCDeviceID deviceID, char * str ) argument
308 DVCSetDeviceName( DVCDeviceID deviceID, char * str ) argument
340 DVCOpenDeviceConnection( DVCDeviceID deviceID, DVCDeviceConnectionID *pConnID ) argument
406 DVCGetDeviceClock( DVCDeviceID deviceID, Component *clock ) argument
427 DVCDeviceID deviceID; local
472 DVCDeviceID deviceID; local
[all...]
H A DDVFamily.h246 DVCDeviceID deviceID; // who it's from member in struct:DVCEventHeaderStruct
H A DDVFamilyPriv.h161 DVCDeviceID deviceID; member in struct:DVNotificationEntryStruct
/macosx-10.9.5/IOFireWireIP-226.4/KernelHeaders/IOKit/
H A DIOFWIPDefinitions.h232 void* deviceID; /* Stable reference to unit architecture */ member in struct:__anon1790
240 UInt32 deviceID; /* Always zero */ member in struct:__anon1791
330 void* deviceID; /* Stable "handle" for the IP-capable device */ member in class:DRB
/macosx-10.9.5/pdisk-9/
H A DATA_media.c626 ATA_ReadBlock(UInt32 deviceID, ATA_INFO info, UInt32 block_size, UInt32 block, UInt8 *address) argument
680 ATA_WriteBlock(UInt32 deviceID, ATA_INFO info, UInt32 block_size, UInt32 block, UInt8 *address) argument
876 ATAPI_ReadBlock(UInt32 deviceID, UInt32 block_size, UInt32 block, UInt8 *address) argument
933 ATAPI_TestUnitReady(UInt32 deviceID) argument
977 ATAPI_ReadCapacity(UInt32 deviceID, unsigned long *block_size, unsigned long *blocks) argument
[all...]
/macosx-10.9.5/IOFireWireIP-226.4/KernelSource/IOKit/
H A DIOFWIPBusInterface.cpp3101 getDrbFromDeviceID(void *deviceID) argument
[all...]
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/IOKit/hidsystem/
H A DIOLLEvent.h352 UInt16 deviceID; /* system-assigned unique device ID */ member in struct:_NXTabletPointData
366 UInt16 deviceID; /* system-assigned unique device ID */ member in struct:_NXTabletProximityData
469 UInt16 deviceID; /* system-assigned unique device ID */ member in struct:__anon2311::__anon2321
479 UInt16 deviceID; /* system-assigned unique device ID */ member in struct:__anon2311::__anon2323
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDEventService.cpp134 UInt32 deviceID; member in struct:TransducerData
/macosx-10.9.5/cups-372.4/cups/backend/
H A Dusb-darwin.c1582 copy_deviceid(classdriver_t **classdriver, CFStringRef *deviceID) argument
1681 copy_devicestring(io_service_t usbInterface, CFStringRef *deviceID, UInt32 *deviceLocation, UInt8 *interfaceNumber ) argument
1734 copy_value_for_key(CFStringRef deviceID, CFStringRef *keys) argument
[all...]
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/
H A DIOHIDSystem.cpp444 OSNumber * deviceID = NULL; local

Completed in 264 milliseconds