Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/core/
Dxf-msg.c100 BUG(!xf_msg_from_pool(pool, m) < 0, _x("Bad pool/message: %p/%p"), pool->p, _m); in xf_msg_pool_put()
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-msg.h169 static inline int xf_msg_from_pool(xf_msg_pool_t *pool, xf_message_t *m) in xf_msg_from_pool() function