Home
last modified time | relevance | path

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

/aosp12/system/chre/host/msm/daemon/generated/
H A Dchre_slpi_stub.c470 #pragma weak adsp_pls_add_lookup macro
471 extern int adsp_pls_add_lookup(uint32_t type, uint32_t key, int size, int (*ctor)(void* ctx, void* …
477 if(adsp_pls_add_lookup) { in _chre_slpi_handle()
478 …if(0 == adsp_pls_add_lookup((uint32_t)_chre_slpi_handle, 0, sizeof(*ph), _chre_slpi_pls_ctor, "ch… in _chre_slpi_handle()