HomeSort by relevance Sort by last modified time
    Searched refs:xaf_ap_utils_t (Results 1 - 3 of 3) sorted by null

  /device/linaro/hikey/hifi/xaf/host-apf/include/
xaf-structs.h 76 xaf_ap_utils_t *p_ap_utils; //host-side utility structure handle
xaf-api.h 78 }xaf_ap_utils_t; typedef in typeref:struct:xaf_ap_utils_s
  /device/linaro/hikey/hifi/xaf/host-apf/proxy/
xaf-api.c 142 size = sizeof(xaf_ap_utils_t)+(XAF_8BYTE_ALIGN-1);
146 memset(p_adev->p_ap_utils, 0, sizeof(xaf_ap_utils_t));

Completed in 42 milliseconds