Searched refs:avcUnit (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibConsumer.h148 static IUnknownVTbl ** alloc( IOFireWireAVCLibUnitInterface ** avcUnit,
183 virtual IOReturn init( IOFireWireAVCLibUnitInterface ** avcUnit,
H A DIOFireWireAVCLibConsumer.cpp312 IUnknownVTbl ** IOFireWireAVCLibConsumer::alloc( IOFireWireAVCLibUnitInterface ** avcUnit, argument
329 status = me->init( avcUnit, cfRunLoop, plugNumber );
350 IOReturn IOFireWireAVCLibConsumer::init( IOFireWireAVCLibUnitInterface ** avcUnit, argument
356 if( avcUnit == NULL || cfRunLoop == NULL ||
364 fAVCUnit = avcUnit;

Completed in 146 milliseconds