Home
last modified time | relevance | path

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

/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()
302 xf_response_data(m, length); in xa_base_set_param_ext()
359 xf_response_data(m, length); in xa_base_get_param_ext()
Dxa-class-mixer.c198 xf_response_data(m, sizeof(*msg)); in xa_mixer_prepare_runtime()
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-msg.h225 static inline void xf_response_data(xf_message_t *m, u32 length) in xf_response_data() function
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/
Dxf-io.c562 xf_response_data(m, n); in xf_output_port_produce()