Home
last modified time | relevance | path

Searched defs:sensor_status (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/libsyscall/wrappers/
H A Dexclaves.c230 exclaves_sensor_status_t *sensor_status) in exclaves_sensor_start()
239 exclaves_sensor_status_t *sensor_status) in exclaves_sensor_stop()
248 exclaves_sensor_status_t *sensor_status) in exclaves_sensor_status()
/xnu-10063.101.15/osfmk/kern/
H A Dexclaves_tests.c270 exclaves_sensor_status_t sensor_status = EXCLAVES_SENSOR_STATUS_DENIED; in exclaves_sensor_kpi_test() local