Searched refs:kIDHEventDeviceChanged (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DIsochronousDataHandler.h213 kIDHEventDeviceChanged = 1L << 2, /* Some device has changed state on the bus*/ enumerator in enum:__anon1467
H A DIsochronousDataHandler.i287 kIDHEventDeviceChanged = 1L << 2, // Some device has changed state on the bus
H A DIsochComponentsRef243 #define kIDHEventDeviceChanged 1L << 2 /* Uses ????*/
539 kIDHEventDeviceChanged - Indicates that a device is ???. The value of this flag is 4.
H A DDVIsochComponent.c922 case kIDHEventDeviceChanged:
/macosx-10.10.1/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDVIsochComponent.MacOS92425 case kIDHEventDeviceChanged:
8014 error = postEvent( pDeviceDescription->componentGlobals, pDeviceDescription->deviceID, kIDHEventDeviceChanged, nil);

Completed in 257 milliseconds