Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-opcode.h199 #define XF_GET_PARAM_RSP_LEN(params) (sizeof(u32) * (params)) macro
/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-opcode.h188 #define XF_GET_PARAM_RSP_LEN(params) (sizeof(u32) * (params)) macro
/device/linaro/hikey/hifi/xaf/hifi-dpf/audio/
Dxa-class-base.c238 xf_response_data(m, XF_GET_PARAM_RSP_LEN(n)); in xa_base_get_param()