Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dnanohub_chre.c744 static const struct SyscallTable chreTable = { variable
754 … if (!syscallAddTable(SYSCALL_NO(SYSCALL_DOMAIN_CHRE,0,0,0), 1, (struct SyscallTable*)&chreTable)) in osChreApiExport()