Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dexclaves_tests.c152 kr = exclaves_sensor_start(bad, 0, &sensor_status); in exclaves_sensor_kpi_test()
175 kr = exclaves_sensor_start(sensors[i], 0, &sensor_status); in exclaves_sensor_kpi_test()
H A Dexclaves_sensor.c338 exclaves_sensor_start(exclaves_sensor_type_t sensor_type, uint64_t flags, in exclaves_sensor_start() function
H A Dexclaves.c2433 exclaves_sensor_start(exclaves_sensor_type_t sensor_type, uint64_t flags, in exclaves_sensor_start() function
H A Dexclaves_resource.c1618 kern_return_t kr = exclaves_sensor_start( in exclaves_resource_sensor_start()
/xnu-11215.1.10/osfmk/mach/
H A Dexclaves.h543 exclaves_sensor_start(mach_port_t sensor_port, uint64_t flags,
834 exclaves_sensor_start(exclaves_sensor_type_t sensor_type, uint64_t flags,
/xnu-11215.1.10/libsyscall/wrappers/
H A Dexclaves.c231 exclaves_sensor_start(mach_port_t sensor_port, uint64_t flags, in exclaves_sensor_start() function