Searched refs:IDHDeviceID (Results 1 - 11 of 11) sorted by path

/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DDVIsochComponent.c86 IDHDeviceID deviceID;
162 IDHDeviceID deviceID; // current deviceID
289 IDHDeviceID clientDeviceID = clientNotification->deviceID;
296 ((IDHDeviceID)deviceDescriptionPtr == clientDeviceID) )
302 dropEvent.eventHeader.deviceID = (IDHDeviceID)deviceDescriptionPtr;
877 static OSStatus postEvent(IsochComponentGlobalsPtr g, IDHDeviceID deviceID, IDHEvent event)
908 IDHDeviceID clientDeviceID = clientNotification->deviceID;
985 postEvent(deviceDescriptionPtr->fGlobals, (IDHDeviceID)deviceDescriptionPtr, kIDHEventDeviceRemoved);
1325 postEvent(g, (IDHDeviceID)deviceDescriptionPtr, kIDHEventDeviceAdded);
2077 IDHDeviceID previousDeviceI
[all...]
H A DIsochComponentsRef219 IDHDeviceID deviceID; /* a unique device ID */
497 pascal ComponentResult IDHNewNotification( ComponentInstance idh, IDHDeviceID deviceID,
H A DIsochronousDataHandler.h162 typedef UInt32 IDHDeviceID; typedef
226 IDHDeviceID deviceID; /* Device which generated event*/
440 IDHDeviceID deviceID,
H A DIsochronousDataHandler.i89 <7> 6/24/99 KW Added IDHDeviceID as parameter to IDHNewNotification. Added some
226 typedef UInt32 IDHDeviceID;
302 IDHDeviceID deviceID; // Device which generated event
419 ComponentResult IDHNewNotification(ComponentInstance idh, IDHDeviceID deviceID, IDHNotificationUPP notificationProc, void* userData, IDHNotificationID* notificationID) = ComponentCall(10);
H A DIsochronousDataHandler.i.c546 DEFINE_API( ComponentResult ) IDHNewNotification(ComponentInstance idh, IDHDeviceID deviceID, IDHNotificationUPP notificationProc, void* userData, IDHNotificationID* notificationID)
564 IDHDeviceID deviceID;
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);
/macosx-10.10.1/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDVIsochComponent.MacOS9348 IDHDeviceID deviceID; // persistent unique ID for each device
394 IDHDeviceID deviceID;
420 IDHDeviceID deviceID; // persistent unique ID for each device, seed value
491 OSErr postEvent(IsochComponentGlobals* gGlobals, IDHDeviceID deviceID,
503 OSErr updateDeviceList(IsochComponentInstancePtr ih, GDFDeviceEventData *pGDFData, IDHDeviceID *deviceID, Boolean doAdd);
1322 IDHDeviceID deviceID = nil;
1383 IDHDeviceID deviceID,
1669 IDHDeviceID previousDeviceID;
1823 IDHDeviceID deviceID;
1839 QTCopyAtomDataToPtr( *deviceList, deviceIDAtom, true, sizeof( IDHDeviceID),
[all...]
/macosx-10.10.1/IOFWDVComponents-207.4.1/tests/
H A Ddevicetest.c39 static IDHDeviceID deviceID;
H A Dreadtest.c44 static IDHDeviceID deviceID;
H A Dtestcomp.c416 IDHDeviceID deviceID;
H A Dwritetest.c292 IDHDeviceID deviceID;

Completed in 1921 milliseconds