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

/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOKitLib.c1707 IOConnectSetCFProperty( function
H A DIOKitLib.h724 /*! @function IOConnectSetCFProperty
733 IOConnectSetCFProperty(
1121 @discussion This is a generic method to pass a CF container as a property to an object in the registry. Setting properties in a registry entry is not generally supported, it is more common to support IOConnectSetCFProperty for connection based property setting. The property is interpreted by the object.
/macosx-10.9.5/IOKitUser-907.100.13/graphics.subproj/
H A DIOGraphicsLib.c1501 err = IOConnectSetCFProperty( connectRef->connect, CFSTR(kIOFBConfigKey), connectRef->kernelInfo );
1583 err = IOConnectSetCFProperty(connectRef->connect, CFSTR(kIODisplayAttributesKey), connectRef->displayAttributes);
/macosx-10.9.5/IOKitUser-907.100.13/hidsystem.subproj/
H A DIOEventStatusAPI.c212 kr = IOConnectSetCFProperty( handle, key, numberRef );
225 kr = IOConnectSetCFProperty( handle, key, parameter );

Completed in 215 milliseconds