Searched refs:IOServicePublishResource (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.h36 IOServicePublishResource( const char * property, boolean_t value );
H A DIOKitBSDInit.cpp63 IOServicePublishResource( const char * property, boolean_t value ) function
/darwin-on-arm/xnu/bsd/kern/
H A Ddecmpfs.c195 extern void IOServicePublishResource( const char * property, boolean_t value );
932 IOServicePublishResource(resourceName, TRUE);
960 IOServicePublishResource(resourceName, FALSE);
H A Dbsd_init.c389 extern void IOServicePublishResource(const char *, boolean_t);

Completed in 76 milliseconds