Searched refs:DVAllocWrite (Results 1 - 4 of 4) sorted by path

/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DDVFamily.c521 dev->fWrite = DVAllocWrite(dev->fDevice, sThread);
H A DDVIsochComponent.c1078 deviceDescriptionPtr->fWrite = DVAllocWrite(deviceDescriptionPtr->fDevice,
H A DDVLib.c3183 DVGlobalOutPtr DVAllocWrite(DVDevice *device, DVThread *thread) function
3188 syslog(LOG_INFO, "DVLib: DVAllocWrite begin\n");
3199 syslog(LOG_INFO, "DVLib: DVAllocWrite end\n");
H A DDVLib.h191 extern DVGlobalOutPtr DVAllocWrite(DVDevice *device, DVThread *thread);

Completed in 217 milliseconds