Searched refs:DoDispatchWS (Results 1 - 2 of 2) sorted by path

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVControlComponent.c291 #define DoDispatchWS(x,p,s) \ macro
354 DoDispatchWS( DeviceControlDoAVCTransaction, params, storage );
355 DoDispatchWS( DeviceControlEnableAVCTransactions, params, storage );
356 DoDispatchWS( DeviceControlDisableAVCTransactions, params, storage );
357 DoDispatchWS( DeviceControlSetDeviceConnectionID, params, storage );
358 DoDispatchWS( DeviceControlGetDeviceConnectionID, params, storage );
H A DDVIsochComponent.c2913 #define DoDispatchWS(x,p,s) \ macro
2992 DoDispatchWS( IDHGetDeviceList, params, storage );
2993 DoDispatchWS( IDHGetDeviceConfiguration, params, storage );
2994 DoDispatchWS( IDHSetDeviceConfiguration, params, storage );
2995 DoDispatchWS( IDHGetDeviceStatus, params, storage );
2996 DoDispatchWS( IDHGetDeviceClock, params, storage );
2997 DoDispatchWS( IDHOpenDevice, params, storage );
2998 DoDispatchWS( IDHCloseDevice, params, storage );
2999 DoDispatchWS( IDHRead, params, storage );
3000 DoDispatchWS( IDHWrit
[all...]

Completed in 217 milliseconds