Lines Matching refs:be

10  * may not be used to create, or enable the creation or redistribution of,
120 …* @param provider The IOService provider for the match. This should be OSRequiredCast to the…
132 * provider is no longer valid and this object will likely be freed.
158 * @param name Name for the IOKit object. The c-string will be copied.
174 …* @param name Name for the queue. The name may be referenced by methods in the .iig class de…
175 …* with the QUEUENAME() attribute to indicate the method must be invoked on that queue…
178 * @param queue Queue to be associated with the name on this IOService.
219 …* @param plane Name of the registry plane to be searched, if the option kIOServiceSearchProp…
246 …* Any IOService created with the Create() API is not, but may be added by calling thi…
257 * kIOServicePowerCapabilityOff the system will be entering sleep state
279 …dren, similar to powerOverrideOnPriv in IOKit, enabling its power state to be governed solely by i…
289 * @discussion An application may request an IOUserClient be opened with the IOKit framework
303 …* @discussion An IOService interface or IOUserClient subclass may be created from a plist propert…
306 * IOUserClass - DriverKit class to be instantiated
307 …* IOServiceDEXTEntitlements - Array of entitlements to be checked against a user clie…
310 * @param result The created object retained, to be released by the caller.
321 * @discussion An IOService object created with Create() may be removed by calling Terminate().
332 …* @discussion Obtain supportable properties describing the provider chain. This will be a subset …
336 …* @param propertyKeys If only certain property values are need, they may be passed in this a…
349 * @discussion When the system enters lower power states DMA access to memory may be affected.
355 …* nanoseconds that can be tolerated by the driver. This value is hardware dependent and is re…
532 * @param service Return IOService object with +1 retain count, to be released
543 * @param value initial value of the item. Can be set to NULL.
572 * @param assertionBits Bit masks including all the flavors that require to be asserted.