Home
last modified time | relevance | path

Searched refs:exclaves_sensor_start (Results 1 – 6 of 6) sorted by relevance

/xnu-11417.121.6/osfmk/kern/
H A Dexclaves_tests.c151 kr = exclaves_sensor_start(bad, 0, &sensor_status); in exclaves_sensor_kpi_test()
174 kr = exclaves_sensor_start(sensors[i], 0, &sensor_status); in exclaves_sensor_kpi_test()
H A Dexclaves_sensor.c324 exclaves_sensor_start(exclaves_sensor_type_t sensor_type, uint64_t flags, in exclaves_sensor_start() function
H A Dexclaves_resource.c1347 kern_return_t kr = exclaves_sensor_start( in exclaves_resource_sensor_start()
H A Dexclaves.c2731 exclaves_sensor_start(exclaves_sensor_type_t sensor_type, uint64_t flags, in exclaves_sensor_start() function
/xnu-11417.121.6/osfmk/mach/
H A Dexclaves.h611 exclaves_sensor_start(mach_port_t sensor_port, uint64_t flags,
926 exclaves_sensor_start(exclaves_sensor_type_t sensor_type, uint64_t flags,
/xnu-11417.121.6/libsyscall/wrappers/
H A Dexclaves.c215 exclaves_sensor_start(mach_port_t sensor_port, uint64_t flags, in exclaves_sensor_start() function