Searched refs:TurnOffNotification (Results 1 - 21 of 21) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWAsyncStreamListener.h59 /*! @function TurnOffNotification
62 inline void TurnOffNotification() { fNotify = false; }; function in class:IOFWAsyncStreamListener
H A DIOFWUserAsyncStreamListener.cpp165 IOFWAsyncStreamListener::TurnOffNotification() ;
H A DIOFWAsyncStreamReceiver.cpp778 TurnOffNotification();
H A DIOFireWireUserClient.cpp200 fix final cut pro panic/object leak when calling TurnOffNotification on isoch channels in user space
4350 me->TurnOffNotification() ;
/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibPHYPacketListener.h78 void TurnOffNotification( IOFireWireLibPHYPacketListenerRef self );
H A DIOFireWireLibIRMAllocation.h68 void TurnOffNotification(IOFireWireLibIRMAllocationRef self ) ;
H A DIOFireWireLibAsyncStreamListener.h82 void TurnOffNotification (
H A DIOFireWireLibIsochChannel.h64 virtual void TurnOffNotification() ;
H A DIOFireWireLibPseudoAddressSpace.h114 virtual void TurnOffNotification() ;
H A DIOFireWireLibIRMAllocation.cpp95 IRMAllocation::TurnOffNotification ( IOFireWireLibIRMAllocationRef self ) function in class:IOFireWireLib::IRMAllocation
310 return IOFireWireIUnknown::InterfaceMap<IRMAllocationCOM>::GetThis(self)->TurnOffNotification(self);
H A DIOFireWireLibIsochChannel.cpp59 TurnOffNotification() ;
428 IsochChannel::TurnOffNotification() function in class:IOFireWireLib::IsochChannel
614 IOFireWireIUnknown::InterfaceMap<IsochChannelCOM>::GetThis(self)->TurnOffNotification() ;
H A DIOFireWireLibPHYPacketListener.cpp289 // TurnOffNotification
296 me->TurnOffNotification( self );
299 void PHYPacketListener::TurnOffNotification( IOFireWireLibPHYPacketListenerRef self ) function in class:IOFireWireLib::PHYPacketListener
H A DIOFireWireLibAsyncStreamListener.cpp155 AsyncStreamListener::TurnOffNotification ( AsyncStreamListenerRef self ) function in class:IOFireWireLib::AsyncStreamListener
430 return IOFireWireIUnknown::InterfaceMap<AsyncStreamListenerCOM>::GetThis(self)->TurnOffNotification( self ) ;
H A DIOFireWireLibPseudoAddressSpace.cpp132 IOFireWireIUnknown::InterfaceMap<PseudoAddressSpace>::GetThis(self)->TurnOffNotification();
357 PseudoAddressSpace::TurnOffNotification() function in class:IOFireWireLib::PseudoAddressSpace
H A DIOFireWireLibIsoch.h526 void (*TurnOffNotification) ( IOFireWireLibIsochChannelRef self) ; member in struct:IOFireWireIsochChannelInterface_t
1037 /*! @function TurnOffNotification
1040 void (*TurnOffNotification)(IOFWAsyncStreamListenerInterfaceRef self) ; member in struct:IOFWAsyncStreamListenerInterface_t
H A DIOFireWireLib.h866 @function TurnOffNotification
871 void (*TurnOffNotification)(IOFireWireLibDeviceRef self) ; member in struct:IOFireWireDeviceInterface_t
2019 /*! @function TurnOffNotification
2022 void (*TurnOffNotification)(IOFireWireLibPseudoAddressSpaceRef self) ; member in struct:IOFireWirePseudoAddressSpaceInterface_t
2115 /*! @function TurnOffNotification
2118 void (*TurnOffNotification)(IOFireWireLibIRMAllocationRef self) ; member in struct:IOFireWireLibIRMAllocationInterface_t
3810 /*! @function TurnOffNotification
3813 void (*TurnOffNotification)( IOFireWireLibPHYPacketListenerRef self ); member in struct:IOFireWireLibPHYPacketListenerInterface_t
H A DIOFireWireLibDevice.h154 void TurnOffNotification() ;
H A DIOFireWireLibDevice.cpp492 Device::TurnOffNotification() function in class:IOFireWireLib::Device
2144 IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self)->TurnOffNotification() ;
/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibConsumer.cpp1476 (*fPlugAddressSpace)->TurnOffNotification( fPlugAddressSpace );
/macosx-10.10/IOFWDVComponents-207.4.1/
H A DDVLib.c1923 (*stream->fIsochChannelRef)->TurnOffNotification(stream->fIsochChannelRef);
/macosx-10.10/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFWIPBusInterface.cpp114 fBroadcastReceiveClient->TurnOffNotification();

Completed in 283 milliseconds