Home
last modified time | relevance | path

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

/xnu-11215.81.4/libsyscall/wrappers/
H A Dexclaves.c216 exclaves_sensor_status_t *sensor_status) in exclaves_sensor_start()
225 exclaves_sensor_status_t *sensor_status) in exclaves_sensor_stop()
234 exclaves_sensor_status_t *sensor_status) in exclaves_sensor_status()
/xnu-11215.81.4/osfmk/kern/
H A Dexclaves_tests.c142 exclaves_sensor_status_t sensor_status = EXCLAVES_SENSOR_STATUS_DENIED; in exclaves_sensor_kpi_test() local